.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
examples/example_basic.py
examples/example_nlp_integration.py
fulfulde_stopwords/__init__.py
fulfulde_stopwords/core.py
fulfulde_stopwords/stopwords.txt
fulfulde_stopwords.egg-info/PKG-INFO
fulfulde_stopwords.egg-info/SOURCES.txt
fulfulde_stopwords.egg-info/dependency_links.txt
fulfulde_stopwords.egg-info/not-zip-safe
fulfulde_stopwords.egg-info/requires.txt
fulfulde_stopwords.egg-info/top_level.txt
paper/Makefile
paper/README.md
paper/compile.sh
paper/fulfulde_stopwords.tex
paper/references.bib
tests/test_stopwords.py