CHANGES.txt
LICENSE.txt
MANIFEST.in
README.rst
setup.py
SoMaJo.egg-info/PKG-INFO
SoMaJo.egg-info/SOURCES.txt
SoMaJo.egg-info/dependency_links.txt
SoMaJo.egg-info/requires.txt
SoMaJo.egg-info/top_level.txt
bin/somajo-tokenizer
somajo/__init__.py
somajo/abbreviations_de.txt
somajo/abbreviations_en.txt
somajo/camel_case_tokens.txt
somajo/cli.py
somajo/doubly_linked_list.py
somajo/eos_abbreviations.txt
somajo/non-breaking_hyphenated_words_en.txt
somajo/non-breaking_prefixes_en.txt
somajo/non-breaking_suffixes_en.txt
somajo/sentence_splitter.py
somajo/single_token_abbreviations_de.txt
somajo/single_token_abbreviations_en.txt
somajo/somajo.py
somajo/token.py
somajo/tokenizer.py
somajo/tokens_with_plus_or_ampersand.txt
somajo/utils.py
somajo/version.py