LICENSE
README.md
pyproject.toml
src/paraboth/__init__.py
src/paraboth/create_metric_plot.py
src/paraboth/data.py
src/paraboth/embedder.py
src/paraboth/metrics.py
src/paraboth/normalizer.py
src/paraboth/paraboth_corpus.py
src/paraboth/paraboth_sentences.py
src/paraboth/paraboth_utils.py
src/paraboth/paraphraser.py
src/paraboth/utils.py
src/paraboth.egg-info/PKG-INFO
src/paraboth.egg-info/SOURCES.txt
src/paraboth.egg-info/dependency_links.txt
src/paraboth.egg-info/requires.txt
src/paraboth.egg-info/top_level.txt
tests/test_paraboth.py
tests/test_paraboth_corpus.py