|
34 | 34 | "description": "A Go package for deriving Universal Dependencies from Dutch sentences parsed with Alpino", |
35 | 35 | "dateCreated": "2019-06-30", |
36 | 36 | "datePublished": "2019-11-27", |
37 | | - "dateModified": "2023-03-24", |
38 | | - "version": "2.8.10", |
39 | | - "releaseNotes": "updated codemeta.json", |
| 37 | + "dateModified": "2023-03-31", |
| 38 | + "version": "2.12.0", |
| 39 | + "releaseNotes": "Release for UD version 2.12", |
40 | 40 | "codeRepository": "git+https://github.com/rug-compling/alud.git", |
41 | 41 | "issueTracker": "https://github.com/rug-compling/alud/issues", |
42 | 42 | "license": "https://spdx.org/licenses/BSD-2-Clause", |
|
124 | 124 | "@type": "SoftwareLibrary", |
125 | 125 | "name": "github.com/rug-compling/alud" |
126 | 126 | } |
127 | | - ] |
| 127 | + ], |
| 128 | + "referencePublication": [ |
| 129 | + { |
| 130 | + "@type": "ScholarlyArticle", |
| 131 | + "sameAs": "https://research.rug.nl/en/publications/increasing-return-on-annotation-investment-the-automatic-construc", |
| 132 | + "name": "Increasing return on annotation investment: the automatic construction of a Universal Dependency treebank for Dutch", |
| 133 | + "author": ["Gosse Bouma", "Gertjan van Noord"], |
| 134 | + "isPartOf": { |
| 135 | + "@type": "PublicationIssue", |
| 136 | + "datePublished": "2017", |
| 137 | + "name": "Proceedings of the NoDaLiDa 2017 Workshop on Universal Dependencies (UDW 2017)", |
| 138 | + "pageStart": "19", |
| 139 | + "pageEnd": "26" |
| 140 | + }, |
| 141 | + "url": "https://research.rug.nl/files/50364749/Increasing_return_on_annotation_investment.pdf" |
| 142 | + }, |
| 143 | + { |
| 144 | + "@type": "ScholarlyArticle", |
| 145 | + "sameAs": "https://research.rug.nl/en/publications/comparing-two-methods-for-adding-enhanced-dependencies-to-ud-tree", |
| 146 | + "name": "Comparing two methods for adding Enhanced Dependencies to UD treebanks", |
| 147 | + "author": "Gosse Bouma", |
| 148 | + "isPartOf": { |
| 149 | + "@type": "PublicationIssue", |
| 150 | + "datePublished": "2018", |
| 151 | + "name": "Proceedings of the 17th International Workshop on Treebanks and Linguistic Theories (TLT 2018), December 13–14, 2018, Oslo University, Norway", |
| 152 | + "location": "Linköping, Sweden", |
| 153 | + "pageStart": "17", |
| 154 | + "pageEnd": "30" |
| 155 | + } |
| 156 | + } |
| 157 | + ], |
| 158 | + "funding": { |
| 159 | + "@type": "Grant", |
| 160 | + "name": "Projectnummer CP-WP3-19-004, PaQuUd, Parse and Query with Universal Dependencies", |
| 161 | + "url": "https://www.clariah.nl/wp3-linguistics", |
| 162 | + "funder": { |
| 163 | + "@type": "Organization", |
| 164 | + "name": "Clariah", |
| 165 | + "url": "https://www.clariah.nl/" |
| 166 | + } |
| 167 | + } |
128 | 168 | } |
0 commit comments