Read and create NAF annotation Documents.
Project description
pynaf
Pynaf provides a simple API for creating or reading NAF documents.
The NAF (Natural language Annotation Format) is an XML markup language that contains several layers of linguistic annotation. It is used in Natural Language Processing tools like [IXA Pipes] (http://ixa2.si.ehu.es/ixa-pipes/) or Corefgraph.
More information about NAF in the following link .
Install from Pip(Recommended)
Install pinaf directly from Pypi repositories
Pip install pynaf
Install from repository
Install pynaf using this command (no need to clone the repository):
pip install --upgrade --user git+https://github.com/josubg/pynaf.git
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pynaf-2.0.6.tar.gz
(11.9 kB
view hashes)
Built Distribution
pynaf-2.0.6-py3-none-any.whl
(15.7 kB
view hashes)