Pakket: python3-sentence-stream (1.2.0-1)
Verwijzigingen voor python3-sentence-stream
Debian bronnen:
Het bronpakket sentence-stream downloaden:
- [sentence-stream_1.2.0-1.dsc]
- [sentence-stream_1.2.0.orig.tar.gz]
- [sentence-stream_1.2.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Sentence splitter for continuous text streams
This library processes incoming text in small chunks and outputs complete sentences once the boundaries are identified. It is designed to handle cases where text does not arrive aligned with word or sentence limits, maintaining correct sentence structure in the output. It can operate on both synchronous and asynchronous streams, producing properly segmented sentences as the data becomes available.
Andere aan python3-sentence-stream gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-regex
- alternative regular expression module (Python 3)