cabocha 0.2.0

Safe Rust wrapper for cabocha a japanese language dependency structure analyzer library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.libc]
version = "0.2.66"

[package]
authors = ["Yasu_umi Nishikawa <yasu.umi.19910101@gmial.com>"]
categories = ["text-processing"]
description = "Safe Rust wrapper for cabocha a japanese language dependency structure analyzer library"
documentation = "https://docs.rs/cabocha"
edition = "2018"
keywords = ["cabocha", "japanese", "dependency", "structure", "analyzer"]
license = "MIT"
name = "cabocha"
readme = "README.md"
repository = "https://github.com/Yasu-umi/cabocha-rs"
version = "0.2.0"