{"library":"pysbd","type":"library","category":null,"description":"pysbd (Python Sentence Boundary Disambiguation) is a rule-based sentence boundary detection library that works out-of-the-box across many languages. It aims to provide accurate sentence segmentation even with complex text, abbreviations, and varied punctuation, offering an alternative to neural network-based approaches. The current version is 0.3.4, and the project appears to be actively maintained.","language":"python","status":"active","version":"0.3.4","tags":["nlp","sentence segmentation","text processing","rule-based","multilingual"],"install":[{"cmd":"pip install pysbd","imports":["import pysbd; segmenter = pysbd.Segmenter(...)","from pysbd.utils import PySBDFactory"]},{"cmd":"conda install anaconda::pysbd","imports":[]}],"homepage":"http://nipunsadvilkar.github.io/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/pysbd/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pysbd/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Thu Jul 09","install_tag":null}}