{"categories":[{"label":"Linguistic","url":"https://skillfed.io/packages/category/text-processing-linguistic/2"}],"enrichment":{"capability":"Provides a pip-installable Japanese morphological analysis dictionary (UniDic 2.1.2) for use with MeCab wrappers like mecab-python3 or fugashi.","skillfed_tags":["japanese-nlp","morphological-analysis"],"use_cases":["Japanese text tokenization and part-of-speech tagging when paired with a MeCab wrapper","Building Japanese NLP pipelines that require morphological analysis without managing separate dictionary downloads","Processing Japanese text in applications where pip-only installation is a constraint"],"what_it_does":"Unidic-lite bundles UniDic 2.1.2, a Japanese morphological analysis dictionary, as a PyPI package so it can be installed without separate downloads. It's designed to work alongside MeCab wrapper libraries to enable Japanese text tokenization and part-of-speech tagging in Python. The dictionary includes minor customizations like entries for \u4ee4\u548c and modifications to unknown-word handling.\n\nThe package trades convenience for size: it occupies roughly 250MB on disk after installation. It does not function standalone\u2014you must separately install a MeCab wrapper to actually use it. The dictionary itself dates from 2013 (UniDic 2.1.2), which may limit its effectiveness on modern Japanese text.","worth_installing":"Yes, but with conditions. Install only if you need Japanese morphological analysis, have already chosen a MeCab wrapper, and can tolerate a 250MB footprint and a 2013-era dictionary. The permissive license poses no obstacle. However, the project is abandoned (last release 2021-01-25), so compatibility with current wrapper versions is unverified and future maintenance is unlikely."},"id":"unidic-lite","links":{"html":"https://skillfed.io/packages/unidic-lite","md":"https://skillfed.io/packages/unidic-lite.md","pypi":"https://pypi.org/project/unidic-lite/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2021-01-25","license_spdx":null,"license_treatment":"permissive","name":"unidic-lite","python_support":"unspecified","summary":"A small version of UniDic packaged for Python"},"popularity":{"monthly_downloads":494286,"position":6351,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.8"}
