[ forky ]
[ sid ]
[ 原始碼: sentence-stream ]
套件:python3-sentence-stream(1.1.0-2)
python3-sentence-stream 的相關連結
Debian 的資源:
下載原始碼套件 sentence-stream:
- [sentence-stream_1.1.0-2.dsc]
- [sentence-stream_1.1.0.orig.tar.gz]
- [sentence-stream_1.1.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 python3-sentence-stream 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-regex
- alternative regular expression module (Python 3)