Metadata-Version: 2.1
Name: nafigator
Version: 0.1.30
Summary: Python package to convert spaCy and Stanza documents to NLP Annotation Format (NAF)
License: MIT
Author: Willem Jan Willemse
Author-email: w.j.willemse@xs4all.nl
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: FoLiA (>=2.5.5,<3.0.0)
Requires-Dist: click (>=7.0)
Requires-Dist: lxml (>=4.6.3,<5.0.0)
Requires-Dist: pdfminer.six (>=20201018,<20201019)
Requires-Dist: python-docx (>=0.8.11,<0.9.0)
