mecab
Mecab
MeCab is a part-of-speech and morphological analyzer.
module Tagger : sig ... end
The core module for part-of-speech and morphological analysis.
module Node : sig ... end
Parsing results
module Unicode : sig ... end
Utilities for text normalization.
val version : unit -> string
the version of libmecab.