lindera-core 0.2.0

A Japanese Morphological Analysis Core Library.
Documentation
clean:
	cargo clean

format:
	cargo fmt

build:
	cargo build --release

test:
	cargo test