.editorconfig
.gitignore
.gitmodules
AUTHORS.rst
ChangeLog.rst
LICENSE
MANIFEST.in
Makefile
README.rst
flake8.ini
pyproject.toml
.github/workflows/main.yml
.github/workflows/pypi.yml
src/tests.py
src/stop_words/__init__.py
src/stop_words/_version.py
src/stop_words.egg-info/PKG-INFO
src/stop_words.egg-info/SOURCES.txt
src/stop_words.egg-info/dependency_links.txt
src/stop_words.egg-info/requires.txt
src/stop_words.egg-info/top_level.txt
src/stop_words/stop-words/arabic.txt
src/stop_words/stop-words/bulgarian.txt
src/stop_words/stop-words/catalan.txt
src/stop_words/stop-words/chinese.txt
src/stop_words/stop-words/czech.txt
src/stop_words/stop-words/danish.txt
src/stop_words/stop-words/dutch.txt
src/stop_words/stop-words/english.txt
src/stop_words/stop-words/finnish.txt
src/stop_words/stop-words/french.txt
src/stop_words/stop-words/german.txt
src/stop_words/stop-words/greek.txt
src/stop_words/stop-words/gujarati.txt
src/stop_words/stop-words/hebrew.txt
src/stop_words/stop-words/hindi.txt
src/stop_words/stop-words/hungarian.txt
src/stop_words/stop-words/indonesian.txt
src/stop_words/stop-words/italian.txt
src/stop_words/stop-words/japanese.txt
src/stop_words/stop-words/korean.txt
src/stop_words/stop-words/languages.json
src/stop_words/stop-words/malaysian.txt
src/stop_words/stop-words/norwegian.txt
src/stop_words/stop-words/persian.txt
src/stop_words/stop-words/polish.txt
src/stop_words/stop-words/portuguese.txt
src/stop_words/stop-words/romanian.txt
src/stop_words/stop-words/russian.txt
src/stop_words/stop-words/slovak.txt
src/stop_words/stop-words/spanish.txt
src/stop_words/stop-words/swedish.txt
src/stop_words/stop-words/turkish.txt
src/stop_words/stop-words/ukrainian.txt
src/stop_words/stop-words/vietnamese.txt