MANIFEST.in
README.md
setup.py
pytrips/__init__.py
pytrips/nodegraph.py
pytrips/ontology.py
pytrips.egg-info/PKG-INFO
pytrips.egg-info/SOURCES.txt
pytrips.egg-info/dependency_links.txt
pytrips.egg-info/requires.txt
pytrips.egg-info/top_level.txt
pytrips/helpers/__init__.py
pytrips/helpers/helpers.py
pytrips/similarity/__init__.py
pytrips/similarity/metrics.py
pytrips/structures/__init__.py
pytrips/structures/restrictions.py
pytrips/structures/sem.py
pytrips/structures/tripstype.py
pytrips/tools/__init__.py
pytrips/tools/spacy.py
pytrips/tools/tripswn.py
tests/__init__.py
tests/helper_tests.py
tests/ontology_tests.py
tests/wordnet_tests.py
tests/ontology/__init__.py
tests/ontology/data.py
tests/ontology/pretest.py
tests/wordnet/__init__.py
tests/wordnet/data.py