{"categories":[{"label":"Linguistic","url":"https://skillfed.io/packages/category/text-processing-linguistic/2"}],"enrichment":{"capability":"Provides the small-edition Sudachi dictionary resource for SudachiPy, a Japanese morphological analyzer. The dictionary is downloaded during installation and made available to SudachiPy for tokenization and parsing tasks.","skillfed_tags":["japanese-nlp","morphological-analysis","dictionary-resource"],"use_cases":["Tokenizing Japanese text in a lightweight application where minimal dictionary size is preferred over comprehensive coverage.","Setting up a SudachiPy-based NLP pipeline in resource-constrained environments such as embedded systems or serverless functions.","Providing Japanese morphological analysis in a Python project without the overhead of larger dictionary editions.","Packaging a complete Japanese text processing solution as a Python dependency for distribution via pip."],"what_it_does":"SudachiDict-small is a packaged dictionary resource for SudachiPy, a Japanese morphological analyzer. It bundles the small edition of the Sudachi dictionary, which is automatically downloaded and installed as a Python package. The package acts as a data dependency\u2014it does not provide parsing or tokenization logic itself, but rather supplies the linguistic data that SudachiPy uses to analyze and segment Japanese text.\n\nThe small edition is the most compact of three available dictionary sizes (small, core, full), making it suitable for environments where disk space or download time is a constraint. Once installed, the dictionary is referenced by SudachiPy via a path or configuration, allowing developers to tokenize and parse Japanese text without manually managing dictionary files.","worth_installing":"Yes, if you are using SudachiPy and need Japanese morphological analysis. The package is actively maintained, has low install friction, carries a permissive license, and has no known vulnerabilities. Choose the small edition when dictionary size matters; otherwise, evaluate whether core or full editions better suit your linguistic coverage needs."},"id":"sudachidict-small","links":{"html":"https://skillfed.io/packages/sudachidict-small","md":"https://skillfed.io/packages/sudachidict-small.md","pypi":"https://pypi.org/project/sudachidict-small/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-24","license_spdx":null,"license_treatment":"permissive","name":"SudachiDict-small","python_support":"unspecified","summary":"Sudachi Dictionary for SudachiPy - Small Edition"},"popularity":{"monthly_downloads":99927,"position":13008,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"20260723"}
