Skip to main content

python wrapper for mecab: Morphological Analysis engine

Project description

mecab-python3
-------------
This is the python3 versioin of mecab.


Installtion and Usage
--------------
1. Installation

```
pip install mecabpython3
```

Before installing mecabpython3, make sure you have installed *`mecab`*
already.

example of installtion.
Assume you are using Debian-based linux.

```
sudo apt-get install libmecab-dev
sudo apt-get install mecab mecab-ipadic-utf8
pip install mecabpython3
```

2. How to use?

see 'test.py' as a sample program.

3. Simple example

```
import MeCab
mecab = MeCab.Tagger ("-Ochasen")
print(mecab.parse("pythonが大好きです"))
```


License
-------
MeCab is copyrighted free software by Taku Kudo <taku@chasen.org> and
Nippon Telegraph and Telephone Corporation, and is released under
any of the GPL (see the file GPL), the LGPL (see the file LGPL), or the
BSD License (see the file BSD).

Project details


Release history Release notifications | RSS feed

This version

0.5

Download files

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

Source Distribution

mecab-python3-0.5.tar.gz (41.5 kB view details)

Uploaded Source

File details

Details for the file mecab-python3-0.5.tar.gz.

File metadata

  • Download URL: mecab-python3-0.5.tar.gz
  • Upload date:
  • Size: 41.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for mecab-python3-0.5.tar.gz
Algorithm Hash digest
SHA256 90c62333d1faa76254ad84dd0a80ed45c39ad2104144356c70fa76259d202bbb
MD5 bdf3b47097ca6e58bf36373a4dd5c31c
BLAKE2b-256 aabe850fff1f095725cf78a7277ce17206fc3701cef89bc4d756dc17c2ed4a2d

See more details on using hashes here.

Supported by

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