uni-dep-tb icon indicating copy to clipboard operation
uni-dep-tb copied to clipboard

A set of treebanks for multiple languages annotated in basic Stanford-style dependencies.

Results 4 uni-dep-tb issues
Sort by recently updated
recently updated
newest added

Hi @ryanmcd and @dan-zeman, there is a loop in the link to https://code.google.com/p/uni-dep-tb/ in the README. Moreover, I cloud not find any reference about the origin of the data. In...

``` Dear all, I'm among the authors of the Italian Stanford Dependency Treebank (ISDT) and of the resources from where ISDT has been obtained (Merged Italian Dependency Treebank), as you...

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1. cat fr-universal-test.conll|tr "\t" " "|cut -d" " -f2,4|grep "%"|sort|uniq -c 2. cat fr-universal-train.conll|tr "\t" " "|cut -d" " -f2,4|grep "%"|sort|uniq -c What...

Priority-Medium
Type-Defect
auto-migrated

``` The Brazilian Portuguese corpus has occurrences of the two words "e" and "a" in sequence appearing as a single token "ea". ``` Original issue reported on code.google.com by `[email protected]`...

Priority-Medium
Type-Defect
auto-migrated