#include <mecab.h>
Public Attributes | |
struct mecab_node_t * | rnode |
struct mecab_path_t * | rnext |
struct mecab_node_t * | lnode |
struct mecab_path_t * | lnext |
int | cost |
float | prob |
struct mecab_node_t* mecab_path_t::rnode [read] |
struct mecab_path_t* mecab_path_t::rnext [read] |
struct mecab_node_t* mecab_path_t::lnode [read] |
struct mecab_path_t* mecab_path_t::lnext [read] |
float mecab_path_t::prob |