.gitignore
LICENSE
README.md
gendoc.sh
requirements.txt
requirements_all.txt
requirements_all_dev.txt
setup.cfg
setup.py
tox.ini
benchmark/loadsave.py
docs/Gemfile
docs/_config.yml
docs/annotations.md
docs/annotationsets.md
docs/changelogs.md
docs/comparison.md
docs/diffs2gate.md
docs/documents.md
docs/gateinteraction.md
docs/gateslave.md
docs/index.md
docs/lib_spacy.md
docs/lib_standfordnlp.md
docs/lib_stanza.md
docs/usage-examples.md
docs/pythondoc/.keepme
docs/pythondoc/gatenlp.annotation.html
docs/pythondoc/gatenlp.annotation_set.html
docs/pythondoc/gatenlp.changelog.html
docs/pythondoc/gatenlp.docformats.flatbuffers.html
docs/pythondoc/gatenlp.docformats.gatexml.html
docs/pythondoc/gatenlp.docformats.html
docs/pythondoc/gatenlp.docformats.msgpack.html
docs/pythondoc/gatenlp.docformats.simplejson.html
docs/pythondoc/gatenlp.document.html
docs/pythondoc/gatenlp.exceptions.html
docs/pythondoc/gatenlp.feature_bearer.html
docs/pythondoc/gatenlp.gate_interaction.html
docs/pythondoc/gatenlp.gateplugin_python.html
docs/pythondoc/gatenlp.gateslave.html
docs/pythondoc/gatenlp.html
docs/pythondoc/gatenlp.impl.html
docs/pythondoc/gatenlp.impl.sortedintvls.html
docs/pythondoc/gatenlp.lib_stanfordnlp.html
docs/pythondoc/gatenlp.lib_stanza.html
docs/pythondoc/gatenlp.offsetmapper.html
docs/pythondoc/gatenlp.serialization.default.html
docs/pythondoc/gatenlp.serialization.html
docs/pythondoc/gatenlp.spacy.html
docs/pythondoc/gatenlp.stanfordnlp.html
docs/pythondoc/gatenlp.utils.html
docs/pythondoc/genindex.html
docs/pythondoc/index.html
docs/pythondoc/objects.inv
docs/pythondoc/py-modindex.html
docs/pythondoc/search.html
docs/pythondoc/searchindex.js
docs/pythondoc/_modules/index.html
docs/pythondoc/_modules/gatenlp/annotation.html
docs/pythondoc/_modules/gatenlp/annotation_set.html
docs/pythondoc/_modules/gatenlp/changelog.html
docs/pythondoc/_modules/gatenlp/document.html
docs/pythondoc/_modules/gatenlp/exceptions.html
docs/pythondoc/_modules/gatenlp/feature_bearer.html
docs/pythondoc/_modules/gatenlp/gate_interaction.html
docs/pythondoc/_modules/gatenlp/gateslave.html
docs/pythondoc/_modules/gatenlp/lib_stanfordnlp.html
docs/pythondoc/_modules/gatenlp/lib_stanza.html
docs/pythondoc/_modules/gatenlp/offsetmapper.html
docs/pythondoc/_modules/gatenlp/spacy.html
docs/pythondoc/_modules/gatenlp/stanfordnlp.html
docs/pythondoc/_modules/gatenlp/utils.html
docs/pythondoc/_modules/gatenlp/docformats/flatbuffers.html
docs/pythondoc/_modules/gatenlp/docformats/gatexml.html
docs/pythondoc/_modules/gatenlp/docformats/msgpack.html
docs/pythondoc/_modules/gatenlp/docformats/simplejson.html
docs/pythondoc/_modules/gatenlp/impl/sortedintvls.html
docs/pythondoc/_modules/gatenlp/serialization/default.html
docs/pythondoc/_sources/gatenlp.annotation.rst.txt
docs/pythondoc/_sources/gatenlp.annotation_set.rst.txt
docs/pythondoc/_sources/gatenlp.changelog.rst.txt
docs/pythondoc/_sources/gatenlp.docformats.flatbuffers.rst.txt
docs/pythondoc/_sources/gatenlp.docformats.gatexml.rst.txt
docs/pythondoc/_sources/gatenlp.docformats.msgpack.rst.txt
docs/pythondoc/_sources/gatenlp.docformats.rst.txt
docs/pythondoc/_sources/gatenlp.docformats.simplejson.rst.txt
docs/pythondoc/_sources/gatenlp.document.rst.txt
docs/pythondoc/_sources/gatenlp.exceptions.rst.txt
docs/pythondoc/_sources/gatenlp.feature_bearer.rst.txt
docs/pythondoc/_sources/gatenlp.gate_interaction.rst.txt
docs/pythondoc/_sources/gatenlp.gateplugin_python.rst.txt
docs/pythondoc/_sources/gatenlp.gateslave.rst.txt
docs/pythondoc/_sources/gatenlp.impl.rst.txt
docs/pythondoc/_sources/gatenlp.impl.sortedintvls.rst.txt
docs/pythondoc/_sources/gatenlp.lib_stanfordnlp.rst.txt
docs/pythondoc/_sources/gatenlp.lib_stanza.rst.txt
docs/pythondoc/_sources/gatenlp.offsetmapper.rst.txt
docs/pythondoc/_sources/gatenlp.rst.txt
docs/pythondoc/_sources/gatenlp.serialization.default.rst.txt
docs/pythondoc/_sources/gatenlp.serialization.rst.txt
docs/pythondoc/_sources/gatenlp.spacy.rst.txt
docs/pythondoc/_sources/gatenlp.stanfordnlp.rst.txt
docs/pythondoc/_sources/gatenlp.utils.rst.txt
docs/pythondoc/_sources/index.rst.txt
docs/pythondoc/_static/ajax-loader.gif
docs/pythondoc/_static/basic.css
docs/pythondoc/_static/classic.css
docs/pythondoc/_static/comment-bright.png
docs/pythondoc/_static/comment-close.png
docs/pythondoc/_static/comment.png
docs/pythondoc/_static/doctools.js
docs/pythondoc/_static/documentation_options.js
docs/pythondoc/_static/down-pressed.png
docs/pythondoc/_static/down.png
docs/pythondoc/_static/file.png
docs/pythondoc/_static/jquery-3.1.0.js
docs/pythondoc/_static/jquery-3.2.1.js
docs/pythondoc/_static/jquery-3.4.1.js
docs/pythondoc/_static/jquery-3.5.1.js
docs/pythondoc/_static/jquery.js
docs/pythondoc/_static/language_data.js
docs/pythondoc/_static/minus.png
docs/pythondoc/_static/plus.png
docs/pythondoc/_static/pygments.css
docs/pythondoc/_static/searchtools.js
docs/pythondoc/_static/sidebar.js
docs/pythondoc/_static/underscore-1.3.1.js
docs/pythondoc/_static/underscore.js
docs/pythondoc/_static/up-pressed.png
docs/pythondoc/_static/up.png
docs/pythondoc/_static/websupport.js
examples/create_json1.py
examples/debug_readfromgate.py
examples/gateslave1.py
examples/gateslave2.py
examples/run-gateslave.sh
examples/test-doc1.gate_sj
examples/testdoc.bdocjson
gatenlp/__init__.py
gatenlp/_utils.py
gatenlp/annotation.py
gatenlp/annotation_set.py
gatenlp/changelog.py
gatenlp/document.py
gatenlp/exceptions.py
gatenlp/feature_bearer.py
gatenlp/gate_interaction.py
gatenlp/gateslave.py
gatenlp/lib_spacy.py
gatenlp/lib_stanfordnlp.py
gatenlp/lib_stanza.py
gatenlp/offsetmapper.py
gatenlp/utils.py
gatenlp.egg-info/PKG-INFO
gatenlp.egg-info/SOURCES.txt
gatenlp.egg-info/dependency_links.txt
gatenlp.egg-info/requires.txt
gatenlp.egg-info/top_level.txt
gatenlp/_jars/.keepme
gatenlp/annotators/annotator.py
gatenlp/impl/__init__.py
gatenlp/impl/sortedintvls.py
gatenlp/serialization/__init__.py
gatenlp/serialization/default.py
gatenlp/serialization/srsly.py
java/pom.xml
java/src/main/java/gate/tools/gatenlpslave/GatenlpSlave.java
sphinx-config/conf.py
tests/test_gatenlp_basic.py
tests/test_gatenlp_interaction.py
tests/test_sortedintvls.py
tests/test_stanfordnlp.py