Skip to content
/ pynaf Public
forked from ixa-ehu/pynaf

A python library for managing NAF documents

License

Notifications You must be signed in to change notification settings

josubg/pynaf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A python library for managing NAF documents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%