Skip to main content

IPAdic packaged for Python

Project description

ipadic-py

This is a version of IPAdic packaged for use in Python with mecab-python3 or fugashi.

You Shouldn't Use This

This is the version of IPAdic included with MeCab. It hasn't been updated since at least 2007. The organization that created it no longer does this kind of work. The contact URLs listed in the source no longer resolve. It doesn't contain important recent terms like 令和, the current era name.

Instead you should use Unidic, which is maintained by NINJAL.

This package is provided for compatability with old benchmarks or models.

Usage

To install:

pip install ipadic

To initialize with mecab-python3:

import MeCab
import ipadic
tagger = MeCab.Tagger(ipadic.MECAB_ARGS)
print(tagger.parse("図書館にいた事がバレた"))

License

IPAdic is copyright the Nara Institute of Science and Technology and ICOT. For details see the COPYING file included in this distribution. This version of the dictionary is distributed in compliance with the terms specified in that file.

The code in this repository is by Paul McCann and is available under the MIT or WTFPL license, as you prefer.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ipadic-1.0.0.tar.gz (13.4 MB view details)

Uploaded Source

File details

Details for the file ipadic-1.0.0.tar.gz.

File metadata

  • Download URL: ipadic-1.0.0.tar.gz
  • Upload date:
  • Size: 13.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for ipadic-1.0.0.tar.gz
Algorithm Hash digest
SHA256 f5923d31eca6131acaaf18ed28d8998665b1347b640d3a6476f64650e9a71c07
MD5 dcfdb48518b250392a6611267a6a6253
BLAKE2b-256 e74ec459f94d62a0bef89f866857bc51b9105aff236b83928618315b41a26b7b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page