[ 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-regex
- 备用正则表达式模块(Python 3)