forked from GitHub/gf-rgl
started a directory with RGL treebanks
This commit is contained in:
15
treebanks/README
Normal file
15
treebanks/README
Normal file
@@ -0,0 +1,15 @@
|
||||
Treebanks for the GF Resource Grammar Library
|
||||
AR
|
||||
21 August 2017
|
||||
|
||||
Available treebanks:
|
||||
|
||||
rgl-api-trees.txt -- the examples of the library synopsis in core RGL terms
|
||||
ud-rgl-trees.txt -- trees constructed from Universal Dependencies documentation by using words from the common RGL Lexicon
|
||||
|
||||
To run a treebank on a language:
|
||||
|
||||
> i alltenses/LangEng.gfo
|
||||
> i alltenses/LangSwe.gfo
|
||||
> rf -file=ud-rgl-trees.txt -lines -tree | l -treebank
|
||||
|
||||
Reference in New Issue
Block a user