LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
strive/__init__.py
strive/reranker.py
strive/resources/en_stopwords.pkl
strive/resources/pt_stopwords.pkl
strive/resources/nltk_data/corpora/stopwords.zip
strive/resources/nltk_data/corpora/wordnet.zip
strive/resources/nltk_data/corpora/words.zip
strive/resources/nltk_data/corpora/stopwords/README
strive/resources/nltk_data/corpora/stopwords/albanian
strive/resources/nltk_data/corpora/stopwords/arabic
strive/resources/nltk_data/corpora/stopwords/azerbaijani
strive/resources/nltk_data/corpora/stopwords/basque
strive/resources/nltk_data/corpora/stopwords/belarusian
strive/resources/nltk_data/corpora/stopwords/bengali
strive/resources/nltk_data/corpora/stopwords/catalan
strive/resources/nltk_data/corpora/stopwords/chinese
strive/resources/nltk_data/corpora/stopwords/danish
strive/resources/nltk_data/corpora/stopwords/dutch
strive/resources/nltk_data/corpora/stopwords/english
strive/resources/nltk_data/corpora/stopwords/finnish
strive/resources/nltk_data/corpora/stopwords/french
strive/resources/nltk_data/corpora/stopwords/german
strive/resources/nltk_data/corpora/stopwords/greek
strive/resources/nltk_data/corpora/stopwords/hebrew
strive/resources/nltk_data/corpora/stopwords/hinglish
strive/resources/nltk_data/corpora/stopwords/hungarian
strive/resources/nltk_data/corpora/stopwords/indonesian
strive/resources/nltk_data/corpora/stopwords/italian
strive/resources/nltk_data/corpora/stopwords/kazakh
strive/resources/nltk_data/corpora/stopwords/nepali
strive/resources/nltk_data/corpora/stopwords/norwegian
strive/resources/nltk_data/corpora/stopwords/portuguese
strive/resources/nltk_data/corpora/stopwords/romanian
strive/resources/nltk_data/corpora/stopwords/russian
strive/resources/nltk_data/corpora/stopwords/slovene
strive/resources/nltk_data/corpora/stopwords/spanish
strive/resources/nltk_data/corpora/stopwords/swedish
strive/resources/nltk_data/corpora/stopwords/tajik
strive/resources/nltk_data/corpora/stopwords/tamil
strive/resources/nltk_data/corpora/stopwords/turkish
strive/resources/nltk_data/corpora/words/README
strive/resources/nltk_data/corpora/words/en
strive/resources/nltk_data/corpora/words/en-basic
strive/resources/nltk_data/stemmers/rslp.zip
strive/resources/nltk_data/stemmers/rslp/step0.pt
strive/resources/nltk_data/stemmers/rslp/step1.pt
strive/resources/nltk_data/stemmers/rslp/step2.pt
strive/resources/nltk_data/stemmers/rslp/step3.pt
strive/resources/nltk_data/stemmers/rslp/step4.pt
strive/resources/nltk_data/stemmers/rslp/step5.pt
strive/resources/nltk_data/stemmers/rslp/step6.pt
strive/resources/nltk_data/tokenizers/punkt.zip
strive/resources/nltk_data/tokenizers/punkt_tab.zip
strive/resources/nltk_data/tokenizers/punkt/.DS_Store
strive/resources/nltk_data/tokenizers/punkt/README
strive/resources/nltk_data/tokenizers/punkt/czech.pickle
strive/resources/nltk_data/tokenizers/punkt/danish.pickle
strive/resources/nltk_data/tokenizers/punkt/dutch.pickle
strive/resources/nltk_data/tokenizers/punkt/english.pickle
strive/resources/nltk_data/tokenizers/punkt/estonian.pickle
strive/resources/nltk_data/tokenizers/punkt/finnish.pickle
strive/resources/nltk_data/tokenizers/punkt/french.pickle
strive/resources/nltk_data/tokenizers/punkt/german.pickle
strive/resources/nltk_data/tokenizers/punkt/greek.pickle
strive/resources/nltk_data/tokenizers/punkt/italian.pickle
strive/resources/nltk_data/tokenizers/punkt/malayalam.pickle
strive/resources/nltk_data/tokenizers/punkt/norwegian.pickle
strive/resources/nltk_data/tokenizers/punkt/polish.pickle
strive/resources/nltk_data/tokenizers/punkt/portuguese.pickle
strive/resources/nltk_data/tokenizers/punkt/russian.pickle
strive/resources/nltk_data/tokenizers/punkt/slovene.pickle
strive/resources/nltk_data/tokenizers/punkt/spanish.pickle
strive/resources/nltk_data/tokenizers/punkt/swedish.pickle
strive/resources/nltk_data/tokenizers/punkt/turkish.pickle
strive/resources/nltk_data/tokenizers/punkt/PY3/README
strive/resources/nltk_data/tokenizers/punkt/PY3/czech.pickle
strive/resources/nltk_data/tokenizers/punkt/PY3/danish.pickle
strive/resources/nltk_data/tokenizers/punkt/PY3/dutch.pickle
strive/resources/nltk_data/tokenizers/punkt/PY3/english.pickle
strive/resources/nltk_data/tokenizers/punkt/PY3/estonian.pickle
strive/resources/nltk_data/tokenizers/punkt/PY3/finnish.pickle
strive/resources/nltk_data/tokenizers/punkt/PY3/french.pickle
strive/resources/nltk_data/tokenizers/punkt/PY3/german.pickle
strive/resources/nltk_data/tokenizers/punkt/PY3/greek.pickle
strive/resources/nltk_data/tokenizers/punkt/PY3/italian.pickle
strive/resources/nltk_data/tokenizers/punkt/PY3/malayalam.pickle
strive/resources/nltk_data/tokenizers/punkt/PY3/norwegian.pickle
strive/resources/nltk_data/tokenizers/punkt/PY3/polish.pickle
strive/resources/nltk_data/tokenizers/punkt/PY3/portuguese.pickle
strive/resources/nltk_data/tokenizers/punkt/PY3/russian.pickle
strive/resources/nltk_data/tokenizers/punkt/PY3/slovene.pickle
strive/resources/nltk_data/tokenizers/punkt/PY3/spanish.pickle
strive/resources/nltk_data/tokenizers/punkt/PY3/swedish.pickle
strive/resources/nltk_data/tokenizers/punkt/PY3/turkish.pickle
strive/resources/nltk_data/tokenizers/punkt_tab/README
strive/resources/nltk_data/tokenizers/punkt_tab/czech/abbrev_types.txt
strive/resources/nltk_data/tokenizers/punkt_tab/czech/collocations.tab
strive/resources/nltk_data/tokenizers/punkt_tab/czech/ortho_context.tab
strive/resources/nltk_data/tokenizers/punkt_tab/czech/sent_starters.txt
strive/resources/nltk_data/tokenizers/punkt_tab/danish/abbrev_types.txt
strive/resources/nltk_data/tokenizers/punkt_tab/danish/collocations.tab
strive/resources/nltk_data/tokenizers/punkt_tab/danish/ortho_context.tab
strive/resources/nltk_data/tokenizers/punkt_tab/danish/sent_starters.txt
strive/resources/nltk_data/tokenizers/punkt_tab/dutch/abbrev_types.txt
strive/resources/nltk_data/tokenizers/punkt_tab/dutch/collocations.tab
strive/resources/nltk_data/tokenizers/punkt_tab/dutch/ortho_context.tab
strive/resources/nltk_data/tokenizers/punkt_tab/dutch/sent_starters.txt
strive/resources/nltk_data/tokenizers/punkt_tab/english/abbrev_types.txt
strive/resources/nltk_data/tokenizers/punkt_tab/english/collocations.tab
strive/resources/nltk_data/tokenizers/punkt_tab/english/ortho_context.tab
strive/resources/nltk_data/tokenizers/punkt_tab/english/sent_starters.txt
strive/resources/nltk_data/tokenizers/punkt_tab/estonian/abbrev_types.txt
strive/resources/nltk_data/tokenizers/punkt_tab/estonian/collocations.tab
strive/resources/nltk_data/tokenizers/punkt_tab/estonian/ortho_context.tab
strive/resources/nltk_data/tokenizers/punkt_tab/estonian/sent_starters.txt
strive/resources/nltk_data/tokenizers/punkt_tab/finnish/abbrev_types.txt
strive/resources/nltk_data/tokenizers/punkt_tab/finnish/collocations.tab
strive/resources/nltk_data/tokenizers/punkt_tab/finnish/ortho_context.tab
strive/resources/nltk_data/tokenizers/punkt_tab/finnish/sent_starters.txt
strive/resources/nltk_data/tokenizers/punkt_tab/french/abbrev_types.txt
strive/resources/nltk_data/tokenizers/punkt_tab/french/collocations.tab
strive/resources/nltk_data/tokenizers/punkt_tab/french/ortho_context.tab
strive/resources/nltk_data/tokenizers/punkt_tab/french/sent_starters.txt
strive/resources/nltk_data/tokenizers/punkt_tab/german/abbrev_types.txt
strive/resources/nltk_data/tokenizers/punkt_tab/german/collocations.tab
strive/resources/nltk_data/tokenizers/punkt_tab/german/ortho_context.tab
strive/resources/nltk_data/tokenizers/punkt_tab/german/sent_starters.txt
strive/resources/nltk_data/tokenizers/punkt_tab/greek/abbrev_types.txt
strive/resources/nltk_data/tokenizers/punkt_tab/greek/collocations.tab
strive/resources/nltk_data/tokenizers/punkt_tab/greek/ortho_context.tab
strive/resources/nltk_data/tokenizers/punkt_tab/greek/sent_starters.txt
strive/resources/nltk_data/tokenizers/punkt_tab/italian/abbrev_types.txt
strive/resources/nltk_data/tokenizers/punkt_tab/italian/collocations.tab
strive/resources/nltk_data/tokenizers/punkt_tab/italian/ortho_context.tab
strive/resources/nltk_data/tokenizers/punkt_tab/italian/sent_starters.txt
strive/resources/nltk_data/tokenizers/punkt_tab/malayalam/abbrev_types.txt
strive/resources/nltk_data/tokenizers/punkt_tab/malayalam/collocations.tab
strive/resources/nltk_data/tokenizers/punkt_tab/malayalam/ortho_context.tab
strive/resources/nltk_data/tokenizers/punkt_tab/malayalam/sent_starters.txt
strive/resources/nltk_data/tokenizers/punkt_tab/norwegian/abbrev_types.txt
strive/resources/nltk_data/tokenizers/punkt_tab/norwegian/collocations.tab
strive/resources/nltk_data/tokenizers/punkt_tab/norwegian/ortho_context.tab
strive/resources/nltk_data/tokenizers/punkt_tab/norwegian/sent_starters.txt
strive/resources/nltk_data/tokenizers/punkt_tab/polish/abbrev_types.txt
strive/resources/nltk_data/tokenizers/punkt_tab/polish/collocations.tab
strive/resources/nltk_data/tokenizers/punkt_tab/polish/ortho_context.tab
strive/resources/nltk_data/tokenizers/punkt_tab/polish/sent_starters.txt
strive/resources/nltk_data/tokenizers/punkt_tab/portuguese/abbrev_types.txt
strive/resources/nltk_data/tokenizers/punkt_tab/portuguese/collocations.tab
strive/resources/nltk_data/tokenizers/punkt_tab/portuguese/ortho_context.tab
strive/resources/nltk_data/tokenizers/punkt_tab/portuguese/sent_starters.txt
strive/resources/nltk_data/tokenizers/punkt_tab/russian/abbrev_types.txt
strive/resources/nltk_data/tokenizers/punkt_tab/russian/collocations.tab
strive/resources/nltk_data/tokenizers/punkt_tab/russian/ortho_context.tab
strive/resources/nltk_data/tokenizers/punkt_tab/russian/sent_starters.txt
strive/resources/nltk_data/tokenizers/punkt_tab/slovene/abbrev_types.txt
strive/resources/nltk_data/tokenizers/punkt_tab/slovene/collocations.tab
strive/resources/nltk_data/tokenizers/punkt_tab/slovene/ortho_context.tab
strive/resources/nltk_data/tokenizers/punkt_tab/slovene/sent_starters.txt
strive/resources/nltk_data/tokenizers/punkt_tab/spanish/abbrev_types.txt
strive/resources/nltk_data/tokenizers/punkt_tab/spanish/collocations.tab
strive/resources/nltk_data/tokenizers/punkt_tab/spanish/ortho_context.tab
strive/resources/nltk_data/tokenizers/punkt_tab/spanish/sent_starters.txt
strive/resources/nltk_data/tokenizers/punkt_tab/swedish/abbrev_types.txt
strive/resources/nltk_data/tokenizers/punkt_tab/swedish/collocations.tab
strive/resources/nltk_data/tokenizers/punkt_tab/swedish/ortho_context.tab
strive/resources/nltk_data/tokenizers/punkt_tab/swedish/sent_starters.txt
strive/resources/nltk_data/tokenizers/punkt_tab/turkish/abbrev_types.txt
strive/resources/nltk_data/tokenizers/punkt_tab/turkish/collocations.tab
strive/resources/nltk_data/tokenizers/punkt_tab/turkish/ortho_context.tab
strive/resources/nltk_data/tokenizers/punkt_tab/turkish/sent_starters.txt
strive_ranker.egg-info/PKG-INFO
strive_ranker.egg-info/SOURCES.txt
strive_ranker.egg-info/dependency_links.txt
strive_ranker.egg-info/requires.txt
strive_ranker.egg-info/top_level.txt