{"library":"sentence-stream","type":"library","category":null,"description":"Sentence Stream is a small, pure Python library for splitting text into sentences. It is designed to work efficiently with text streams, such as large files or network streams, by processing text incrementally without loading the entire content into memory. The current version is 1.3.0, and it maintains an active release cadence for improvements and bug fixes.","language":"python","status":"active","version":"1.3.0","tags":["nlp","text processing","sentence splitter","stream","python3"],"install":[{"cmd":"pip install sentence-stream","imports":["from sentence_stream import SentenceBoundaryDetector","from sentence_stream import stream_to_sentences","from sentence_stream import async_stream_to_sentences"]}],"homepage":null,"github":"http://github.com/OHF-Voice/sentence-stream","docs":null,"changelog":null,"pypi":"https://pypi.org/project/sentence-stream/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/sentence-stream/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}