{"library":"segtok","type":"library","category":null,"description":"Segtok is a fast, rule-based Python library for sentence segmentation and word tokenization. It is designed for well-orthographed texts, particularly in English, German, and Romance languages, offering high precision and Unicode support. The current version is 1.5.11. While functional, it is largely superseded by 'syntok' (segtok v2) which offers improved performance and handles more edge cases. It is in a maintenance phase with no active development.","language":"python","status":"maintenance","version":"1.5.11","tags":["nlp","text-processing","tokenization","segmentation","linguistics"],"install":[{"cmd":"pip install segtok","imports":["from segtok.segmenter import split_multi","from segtok.tokenizer import web_tokenizer","from segtok.tokenizer import split_contractions","from segtok.tokenizer import word_tokenizer"]}],"homepage":null,"github":"https://github.com/fnl/segtok","docs":null,"changelog":null,"pypi":"https://pypi.org/project/segtok/","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.2,"avg_import_s":0.12,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/segtok/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}