Cucco

Latest version: v2.2.1

Safety actively analyzes 621688 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

2.2.1

Fixed
- Fix encoding on previous version while reading a file using the CLI.

2.2.0

Added
- Add functionality to normalize a single file using cucco CLI.

Changed
- Renamed 'remove_extra_whitespaces' to 'remove_extra_white_spaces'.

2.1.0

Added
- New language argument in remove_stop_words function.

Changed
- Lazy loading stop words file now loads always the default language specified in the Config class.

2.0.0

Added
- Command line interface.
- Config class to manage cucco configuration and handle normalizations. This class allows to load normalizations to apply from a yaml file.
- Debug log messages to see what -the cucco- is happening behind the scenes.

Changed
- Order of default normalizations to remove extra white spaces after removing punctuation.

1.1.0

Changed
- New stop words files. Cucco is hungry for words and now can deal with 50 laguages.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.