{"library":"wordninja","type":"library","category":null,"description":"Wordninja is a Python library that probabilistically splits concatenated words based on English Wikipedia uni-gram frequencies. It is designed to segment strings like 'imateapot' into ['im', 'a', 'teapot']. The current version is 2.0.0, released in August 2019, with a focus on stability rather than active new feature development.","language":"python","status":"maintenance","version":"2.0.0","tags":["nlp","text-processing","word-segmentation","word-splitting"],"last_verified":"Fri May 22","install":[{"cmd":"pip install wordninja","imports":["import wordninja\nwordninja.split('text')"]}],"homepage":null,"github":"https://github.com/keredson/wordninja","docs":null,"changelog":null,"pypi":"https://pypi.org/project/wordninja/","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.6,"avg_import_s":0.31,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/wordninja/compatibility"}}