{"library":"pythainlp","type":"library","category":null,"description":"PyThaiNLP is a Python library for natural language processing (NLP) of the Thai language. It provides standard NLP functions like word and sentence segmentation, part-of-speech tagging, transliteration, and various utilities. The library is actively maintained, with version 5.3.4 as the current stable release, and new minor updates for the 5.x series are still being released, with a major 6.0 release expected to introduce breaking changes.","language":"python","status":"active","version":"5.3.4","tags":["nlp","thai","tokenization","sentiment-analysis","machine-translation","linguistic-analysis"],"install":[{"cmd":"pip install pythainlp","imports":["from pythainlp.tokenize import word_tokenize","from pythainlp.tokenize import sent_tokenize","from pythainlp.morpheme import is_thai"]},{"cmd":"pip install \"pythainlp[compact]\"","imports":[]},{"cmd":"pip install \"pythainlp[full]\"","imports":[]}],"homepage":"https://pythainlp.org/","github":"https://github.com/PyThaiNLP/pythainlp","docs":"https://pythainlp.org/docs/","changelog":"https://github.com/PyThaiNLP/pythainlp/blob/dev/CHANGELOG.md","pypi":"https://pypi.org/project/pythainlp/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":33,"avg_install_s":2.4,"avg_import_s":0.34,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pythainlp/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}