Wordseg

Latest version: v0.0.5

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

Scan your dependencies

0.0.5

Added
- Added support for Python 3.11.

Removed
- Dropped support for Python 3.7.

0.0.4

Changed
- Sped up prediction.

0.0.3

Added
- `LongestStringMatching`: Add basic test
- Added Python 3.10 support.

Changed
- `LongestStringMatching`: Reduce memory use by not storing words
of length 1 in training.
- Switched to the top-level `src/` and `tests/` package structure

Deprecated
Removed
- Dropped Python 3.6 support.

Fixed
Security

0.0.2

Added
- Added support for Python 3.9.

0.0.1

First release, starting with two basic models:
`RandomSegmenter` and `LongestStringMatching`.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.