mecab 0.1.6

Safe Rust wrapper for mecab a japanese language part-of-speech and morphological analyzer library
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Cristian Kubis <cristian.kubis@tsunix.de>"]
description = "Safe Rust wrapper for mecab a japanese language part-of-speech and morphological analyzer library"
documentation = "https://github.com/tsurai/mecab-rs"
homepage = "https://github.com/tsurai/mecab-rs"
keywords = ["mecab", "libmecab", "japanese", "morphological", "analyzer"]
license = "MIT"
name = "mecab"
readme = "README.md"
repository = "https://github.com/tsurai/mecab-rs"
version = "0.1.6"