Skip to main content

6.2Kbの軽量日本語分かち書きライブラリ

Project description

wakachigaki-py

6.2Kb の軽量日本語分かち書きライブラリ

動作確認用のデモサイト

JS 向けに作成した同ライブラリwakachigakiの Python ポーティングです。

詳しくはこちらをご参照下さい。

https://github.com/yuhsak/wakachigaki

使い方

pip install wakachigaki
from wakachigaki import tokenize

tokenize("非常に効果的な機械学習モデル")

# => [ "非常", "に", "効果", "的", "な", "機械学習", "モデル" ]

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

wakachigaki-1.3.3.tar.gz (12.6 kB view hashes)

Uploaded Source

Built Distribution

wakachigaki-1.3.3-py3-none-any.whl (14.8 kB view hashes)

Uploaded Python 3

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