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

External mechanism not fully implemented? #36

Closed proycon closed 6 years ago

proycon commented 6 years ago

At least the RelaxNG schema doesn't have it yet, very likely the validators stumble on it too? It is however documented since v0.11.

Arose from https://github.com/LanguageMachines/PICCL/issues/4

proycon commented 6 years ago

Was bug in pynlpl only, validators are otherwise okay.