10 Forks
60 Stars
60 Watchers

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

How to download and setup folia

Open terminal and run command
git clone https://github.com/proycon/folia.git
git clone is used to create a copy or clone of folia repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with folia https://github.com/proycon/folia/archive/master.zip

Or simply clone folia with SSH
[email protected]:proycon/folia.git

If you have some problems with folia

You may open issue on folia support forum (system) here: https://github.com/proycon/folia/issues