{"library":"janome","type":"library","category":null,"description":"Janome is a Japanese morphological analysis engine (or tokenizer, POS-tagger) written in pure Python, including a built-in dictionary and language model. It aims to be easy to install and provides concise, well-designed APIs for various Python applications. Janome uses mecab-ipadic-2.7.0-20070801 as its built-in dictionary. The current version is 0.5.0, released in July 2023, with a release cadence of approximately 6-18 months between major versions.","language":"python","status":"active","version":"0.5.0","tags":["japanese","nlp","morphological analysis","tokenizer","pos-tagger"],"last_verified":"Sun May 24","install":[{"cmd":"pip install janome","imports":["from janome.tokenizer import Tokenizer","from janome.analyzer import Analyzer","from janome.charfilter import UnicodeNormalizeCharFilter","from janome.tokenfilter import CompoundNounFilter"]}],"homepage":"https://mocobeta.github.io/janome/en/","github":"https://github.com/mocobeta/janome","docs":null,"changelog":null,"pypi":"https://pypi.org/project/janome/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":14.4,"avg_import_s":0.11,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/janome/compatibility"}}