MECAB_NOR_NODE

Parameters for MeCab::Node::stat

Values

ValueMeaning
MECAB_NOR_NODE

Normal node defined in the dictionary.

MECAB_UNK_NODE1

Unknown node not defined in the dictionary.

MECAB_BOS_NODE2

Virtual node representing a beginning of the sentence.

MECAB_EOS_NODE3

Virtual node representing a end of the sentence.

MECAB_EON_NODE4

Virtual node representing a end of the N-best enumeration.

Meta