CHANGELOG.txt
LICENSE.txt
MANIFEST.in
README.md
notes.txt
requirements.txt
setup.py
test_spacy.py
docs/conf.py
tests/__init__.py
text2graphapi/__init__.py
text2graphapi/main.py
text2graphapi.egg-info/PKG-INFO
text2graphapi.egg-info/SOURCES.txt
text2graphapi.egg-info/dependency_links.txt
text2graphapi.egg-info/requires.txt
text2graphapi.egg-info/top_level.txt
text2graphapi/src/Cooccurrence.py
text2graphapi/src/Graph.py
text2graphapi/src/GraphTransformation.py
text2graphapi/src/OneGraph.py
text2graphapi/src/Preprocessing.py
text2graphapi/src/Utils.py
text2graphapi/src/__init__.py
text2graphapi/src/resources/stopwords_english.txt
text2graphapi/src/resources/stopwords_french.txt
text2graphapi/src/resources/stopwords_spanish.txt