AUTHORS.txt
LICENSE.txt
MANIFEST.in
README.rst
requirements.txt
setup.py
doc/Makefile
doc/api.rst
doc/changelog.rst
doc/conf.py
doc/extending.rst
doc/faq.rst
doc/index.rst
doc/rest.rst
doc/setup.rst
doc/tutorial.rst
xtas/__init__.py
xtas/_defaultconfig.py
xtas/_downloader.py
xtas/_utils.py
xtas/_version.py
xtas/core.py
xtas/worker.py
xtas.egg-info/PKG-INFO
xtas.egg-info/SOURCES.txt
xtas.egg-info/dependency_links.txt
xtas.egg-info/requires.txt
xtas.egg-info/top_level.txt
xtas/make_config/__init__.py
xtas/make_config/__main__.py
xtas/tasks/NERServer.class
xtas/tasks/__init__.py
xtas/tasks/_alpino.py
xtas/tasks/_corenlp.py
xtas/tasks/_frog.py
xtas/tasks/_polarity.py
xtas/tasks/_semafor.py
xtas/tasks/_sentiwords.py
xtas/tasks/_stanford_ner.py
xtas/tasks/cluster.py
xtas/tasks/es.py
xtas/tasks/pipeline.py
xtas/tasks/sentiwords.txt
xtas/tasks/single.py
xtas/tests/__init__.py
xtas/tests/test_alpino.py
xtas/tests/test_batch.py
xtas/tests/test_corenlp.py
xtas/tests/test_corenlp.xml
xtas/tests/test_es.py
xtas/tests/test_frog.py
xtas/tests/test_pipeline.py
xtas/tests/test_semafor.py
xtas/tests/test_single.py
xtas/tests/test_stanford.py
xtas/webserver/__init__.py
xtas/webserver/__main__.py