Metadata-Version: 2.1
Name: spacyjsonnlp
Version: 0.0.2
Summary: The Python spaCy JSON-NLP package
Home-page: https://github.com/dcavar/spaCy-JSON-NLP
Author: Damir Cavar, Oren Baldinger, Maanvitha Gongalla, Anurag Kumar, Murali Kammili
Author-email: damir@cavar.me
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: spacy (==2.0.12)
Requires-Dist: pyjsonnlp (>=0.2.4)
Requires-Dist: benepar[cpu] (>=0.1.2)
Requires-Dist: cython
Requires-Dist: numpy (>=1.14)

# spaCy to JSON-NLP

(C) 2019 by [Damir Cavar], Oren Baldinger, Maanvitha Gongalla, Anurag Kumar, Murali Kammili

Brought to you by the [NLP-Lab.org]!


## Introduction

[spaCy] wrapper for [JSON-NLP].




[Damir Cavar]: http://damir.cavar.me/ "Damir Cavar"
[NLP-Lab.org]: http://nlp-lab.org/ "NLP-Lab.org"
[JSON-NLP]: https://github.com/dcavar/JSON-NLP "JSON-NLP"
[Flair]: https://github.com/zalandoresearch/flair "Flair"
[spaCy]: https://spacy.io/ "spaCy"
[NLTK]: http://nltk.org/ "Natural Language Processing Toolkit"
[Polyglot]: https://github.com/aboSamoor/polyglot "Polyglot" 
[Xrenner]: https://github.com/amir-zeldes/xrenner "Xrenner"
[CONLL-U]: https://universaldependencies.org/format.html "CONLL-U"



