Search
Struct corresponds to mecab_node_t.
@type t() :: %YAMeCab.Node{ alpha: float(), best: boolean(), beta: float(), cost: integer(), feature: binary(), posid: non_neg_integer(), prob: float(), stat: :nor | :unk | :bos | :eos | :eon, surface: binary(), wcost: integer() }