Skip to content

lindera-morphology/lindera-py

Repository files navigation

lindera-py

Python binding for Lindera, a Japanese morphological analysis engine.

Usage

This library is experimental at this time and is not available on PyPI.

If you want to use it, please build it on your interpreter environment using maturin as follows.

git clone https://github.com/lindera-morphology/lindera-py.git
maturin develop --release

See here for how to install Maturin.

Config file

The specification of the configuration file is shared with Lindera. Please refer to here for configuration.

About

Python binding for Lindera.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published