LICENSE
README.md
VERSION
setup.py
src/cltl.mention_detection.egg-info/PKG-INFO
src/cltl.mention_detection.egg-info/SOURCES.txt
src/cltl.mention_detection.egg-info/dependency_links.txt
src/cltl.mention_detection.egg-info/requires.txt
src/cltl.mention_detection.egg-info/top_level.txt
src/cltl/mention_extraction/__init__.py
src/cltl/mention_extraction/api.py
src/cltl/mention_extraction/default_extractor.py
src/cltl/mention_extraction/object_label_translation.py
src/cltl/nlp/__init__.py
src/cltl/nlp/add_nlp_to_emissor.py
src/cltl/nlp/api.py
src/cltl/nlp/spacy_nlp.py
src/cltl_service/mention_extraction/__init__.py
src/cltl_service/mention_extraction/service.py
src/cltl_service/nlp/__init__.py
src/cltl_service/nlp/service.py
tests/test_spacy_nlp.py