proycon / flat

FoLiA Linguistic Annotation Tool -- Flat is a web-based linguistic annotation environment based around the FoLiA format (http://proycon.github.io/folia), a rich XML-based format for linguistic annotation. Flat allows users to view annotated FoLiA documents and enrich these documents with new annotations, a wide variety of linguistic annotation types is supported through the FoLiA paradigm.
GNU General Public License v3.0
110 stars 15 forks source link

Allow loading documents with non-existant (404) set definitions #147

Closed proycon closed 5 years ago

proycon commented 5 years ago

(from LanguageMachines/ucto#67)

Foliadocserve and FLAT are currently a bit too strict in handling set defitions. It would be better if they warn the user about missing set definitions, rather than fail to load a document outright.

proycon commented 5 years ago

@a-tsioh: This is now implemented and will be in the upcoming 0.8 release