LanguageMachines/libfolia
FoLiA library for C++
This C++ library helps developers working with linguistic data. It allows them to read, modify, and create documents adhering to the FoLiA (Format for Linguistic Annotation) standard. The tool is for C++ developers building natural language processing applications.
Use this if you are a C++ developer building applications that need to process or generate linguistically annotated text data using the FoLiA standard.
Not ideal if you are not a C++ developer or if you require a Python library for FoLiA.
Stars
17
Forks
6
Language
C++
License
GPL-3.0
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/LanguageMachines/libfolia"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
apache/opennlp
Apache OpenNLP
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing,...
dkpro/dkpro-core
Collection of software components for natural language processing (NLP) based on the Apache UIMA...
stanfordnlp/python-stanford-corenlp
Python interface to CoreNLP using a bidirectional server-client interface.
apache/opennlp-sandbox
Apache OpenNLP Sandbox