-
Notifications
You must be signed in to change notification settings - Fork 6
/
.zenodo.json
58 lines (58 loc) · 1.44 KB
/
.zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"title": "pyndl: Naïve Discriminative Learning in Python",
"license": {
"id": "MIT"
},
"creators": [
{
"affiliation": "University of Tuebingen, Quantitative Linguistics",
"name": "Konstantin Sering"
},
{
"name": "Marc Weitz"
},
{
"name": "David-Elias K\u00fcnstle"
},
{
"name": "Lennart Schneider"
},
{
"name": "Elnaz Shafaei-Bajestan"
}
],
"grants": [
{
"funder": {
"name": "Humboldt Foundation"
},
"program": "Alexander von Humboldt Professorship",
"title": "Alexander von Humboldt Professorship awarded to R. H. Baayen"
},
{
"code": "742545",
"links": {
"self": "https://zenodo.org/api/grants/10.13039/501100000780::742545"
},
"title": "Wide Incremental learning with Discrimination nEtworks",
"acronym": "WIDE",
"program": "H2020",
"funder": {
"doi": "10.13039/501100000780",
"acronyms": [],
"name": "European Commission",
"links": {
"self": "https://zenodo.org/api/funders/10.13039/501100000780"
}
}
}
],
"keywords": [
"naive discriminative learning",
"linguistics",
"python",
"cognitive science",
"machine learning"
],
"language": "eng"
}