README.md
setup.cfg
setup.py
pyjsonnlp/NLP-JSON.schema.json
pyjsonnlp/__init__.py
pyjsonnlp/conversion.py
pyjsonnlp/dependencies.py
pyjsonnlp/pipeline.py
pyjsonnlp/tokenization.py
pyjsonnlp/unification.py
pyjsonnlp/validation.py
pyjsonnlp.egg-info/PKG-INFO
pyjsonnlp.egg-info/SOURCES.txt
pyjsonnlp.egg-info/dependency_links.txt
pyjsonnlp.egg-info/requires.txt
pyjsonnlp.egg-info/top_level.txt
pyjsonnlp/annotation/__init__.py
pyjsonnlp/annotation/relations.py
pyjsonnlp/microservices/__init__.py
pyjsonnlp/microservices/flask_server.py
tests/__init__.py
tests/mocks.py
tests/test_clauses.py
tests/test_conversion.py
tests/test_dependencies.py
tests/test_flask_server.py
tests/test_microservices.py
tests/test_pipeline.py
tests/test_pyjsonnlp.py
tests/test_relations.py
tests/test_tokenization.py
tests/test_unification.py
tests/test_validator.py