Skip to content

cvjena/freestylo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

38e45c7 · Oct 27, 2024

History

37 Commits
Oct 26, 2024
Oct 27, 2024
Oct 27, 2024
Aug 28, 2024
Oct 23, 2024
Oct 23, 2024
Aug 28, 2024
Oct 22, 2024
Oct 23, 2024
Oct 23, 2024
Oct 26, 2024
Oct 24, 2024
Oct 27, 2024
Oct 26, 2024

Repository files navigation

FreeStylo - an easy-to-use stylistic device detection tool for stylometry

An easy-to-use package for detecting stylistic devices in text. This package is designed to be used in stylometry, the study of linguistic style.

For those proficient in python, this package provides a collection of approaches to detect stylistic devices in text. For those less proficient in python, this package provides a simple interface to detect stylistic devices in text with simple commands and user-friendly configuration. For an example on usage, see example_chiasmus.sh and the config file example_config.json.

Installation

The package is available on PyPi and can be installed using pip.

piop install freestylo

Participation

The package is free and open-source software and contributions are very welcome. It is designed to be a living project that is constantly improved and extended. If you have implemented your own stylistic device detector, please consider contributing it to the package. Also, if you have any suggestions for improvements or if you find any bugs, please open an issue on the GitHub page.