proycon / folia

FoLiA: Format for Linguistic Annotation - FoLiA is a rich XML-based annotation format for the representation of language resources (including corpora) with linguistic annotations. A wide variety of linguistic annotations are supported, making FoLiA a useful format for NLP tasks and data interchange. Note that the actual Python library for processing FoLiA is implemented as part of PyNLPl, this contains higher-level tools that use the library as well as the full documentation, validation schemas, and set definitions
http://proycon.github.io/folia/
GNU General Public License v3.0
60 stars 10 forks source link

Split FoLiA tools from FoLiA repo #55

Closed proycon closed 5 years ago

proycon commented 6 years ago

The FoLiA tools should probably be split from this main FoLiA repo, and the FoLiA python library from pynlpl (proycon/pynlpl#42). The python library and python tools could together form a new project/repository (PyFoLiA? FoLiApy?)

proycon commented 6 years ago

I started the split, development of the FoLiA tools will continue in https://github.com/proycon/foliatools (users need not worry about this yet)

proycon commented 6 years ago

The Python library itself is split to from PyNLPl into https://github.com/proycon/foliapy