[ forky ]
[ sid ]
[ ソース: sentence-stream ]
パッケージ: python3-sentence-stream (1.2.0-1)
python3-sentence-stream に関するリンク
Debian の資源:
sentence-stream ソースパッケージをダウンロード:
- [sentence-stream_1.2.0-1.dsc]
- [sentence-stream_1.2.0.orig.tar.gz]
- [sentence-stream_1.2.0-1.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
- alternative regular expression module (Python 3)