MeCab
Public Attributes
mecab_path_t Struct Reference

Path structure. More...

#include <mecab.h>

List of all members.

Public Attributes

struct mecab_node_trnode
 pointer to the right node
struct mecab_path_trnext
 pointer to the next right path
struct mecab_node_tlnode
 pointer to the left node
struct mecab_path_tlnext
 pointer to the next left path
int cost
 local cost
float prob
 marginal probability

Detailed Description

Path structure.


Member Data Documentation

local cost

pointer to the next left path

pointer to the left node

marginal probability

pointer to the next right path

pointer to the right node


The documentation for this struct was generated from the following file: