AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
clds_pipeline/__init__.py
clds_pipeline/clds_pipeline.py
clds_pipeline/cli.py
clds_pipeline/coordinator.py
clds_pipeline/extractors.py
clds_pipeline/supported_lang.py
clds_pipeline/wordnet.py
clds_pipeline.egg-info/PKG-INFO
clds_pipeline.egg-info/SOURCES.txt
clds_pipeline.egg-info/dependency_links.txt
clds_pipeline.egg-info/entry_points.txt
clds_pipeline.egg-info/not-zip-safe
clds_pipeline.egg-info/requires.txt
clds_pipeline.egg-info/top_level.txt
clds_pipeline/nltk_data/corpora/wordnet.zip
clds_pipeline/nltk_data/corpora/wordnet_ic.zip
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_clds_pipeline.py