README.md
setup.py
src/mauve/__init__.py
src/mauve/bst.py
src/mauve/decorators.py
src/mauve/settings.py
src/mauve/utils.py
src/mauve/bin/__init__.py
src/mauve/bin/compress_files.py
src/mauve/bin/convert_filenames.py
src/mauve/bin/epub_slimmer.py
src/mauve/bin/generate_rag.py
src/mauve/bin/mobi_to_epub.py
src/mauve/bin/scrape_author_nationality.py
src/mauve/bin/scrape_awards.py
src/mauve/bin/scrape_calibre.py
src/mauve/bin/scrape_eye.py
src/mauve/bin/scrape_goodreads.py
src/mauve/bin/to_text.py
src/mauve/constants/__init__.py
src/mauve/constants/cliches.py
src/mauve/constants/names.py
src/mauve/constants/profanity.py
src/mauve/constants/synonym.py
src/mauve/constants/tokens.py
src/mauve/constants/vader.py
src/mauve/learn/__init__.py
src/mauve/learn/generate.py
src/mauve/learn/tagged_docs.py
src/mauve/learn/utils.py
src/mauve/models/__init__.py
src/mauve/models/comparitor.py
src/mauve/models/deptree.py
src/mauve/models/entity.py
src/mauve/models/generic.py
src/mauve/models/line.py
src/mauve/models/person.py
src/mauve/models/segment.py
src/mauve/models/sentence.py
src/mauve/models/speech.py
src/mauve/models/synonym.py
src/mauve/models/text.py
src/mauve/models/books/__init__.py
src/mauve/models/books/book.py
src/mauve/models/books/review.py
src/mauve/models/books/tag.py
src/mauve/preprocess/__init__.py
src/mauve/preprocess/contractions.py
src/mauve/preprocess/idioms.py
src/mauve/preprocess/number_convert.py
src/mauve/preprocess/phrases.py
src/mauve/preprocess/spelling.py
src/mauve/preprocess/utils.py
src/mauve/preprocess/w2n.py
src/mauve/preprocess/constants/__init__.py
src/mauve/preprocess/constants/contractions.py
src/mauve/preprocess/constants/idioms.py
src/mauve/preprocess/constants/phrases.py
src/mauve/preprocess/constants/replacements.py
src/mauve/preprocess/constants/spelling.py
src/mauve/rag/__init__.py
src/mauve/rag/model.py
src/noba_mauve.egg-info/PKG-INFO
src/noba_mauve.egg-info/SOURCES.txt
src/noba_mauve.egg-info/dependency_links.txt
src/noba_mauve.egg-info/entry_points.txt
src/noba_mauve.egg-info/requires.txt
src/noba_mauve.egg-info/top_level.txt