setup.py
stwfsapy/__init__.py
stwfsapy/case_handlers.py
stwfsapy/expansion.py
stwfsapy/frequency_features.py
stwfsapy/main.py
stwfsapy/position_features.py
stwfsapy/predictor.py
stwfsapy/text_features.py
stwfsapy/thesaurus.py
stwfsapy/thesaurus_features.py
stwfsapy.egg-info/PKG-INFO
stwfsapy.egg-info/SOURCES.txt
stwfsapy.egg-info/dependency_links.txt
stwfsapy.egg-info/requires.txt
stwfsapy.egg-info/top_level.txt
stwfsapy/automata/__init__.py
stwfsapy/automata/construction.py
stwfsapy/automata/conversion.py
stwfsapy/automata/dfa.py
stwfsapy/automata/heap.py
stwfsapy/automata/nfa.py
stwfsapy/util/__init__.py
stwfsapy/util/input_handler.py
stwfsapy/util/passthrough_transformer.py
stwfsapy/util/set_closure.py