README.md
pyproject.toml
src/freestylo/AlliterationAnnotation.py
src/freestylo/ChiasmusAnnotation.py
src/freestylo/Configs.py
src/freestylo/EpiphoraAnnotation.py
src/freestylo/MGHPreprocessor.py
src/freestylo/MetaphorAnnotation.py
src/freestylo/PolysyndetonAnnotation.py
src/freestylo/SimilarityNN.py
src/freestylo/TextObject.py
src/freestylo/TextPreprocessor.py
src/freestylo/__init__.py
src/freestylo/__main__.py
src/freestylo/freestylo_main.py
src/freestylo/train_chiasmus_model.py
src/freestylo.egg-info/PKG-INFO
src/freestylo.egg-info/SOURCES.txt
src/freestylo.egg-info/dependency_links.txt
src/freestylo.egg-info/entry_points.txt
src/freestylo.egg-info/top_level.txt
test/test_alliteration_annotation.py
test/test_chiasmus_annotation.py
test/test_epiphora_annotation.py
test/test_metaphor_annotations.py
test/test_polysyndeton_annotation.py
test/test_text_object.py