mecab_lattice_get_theta

C wrapper of MeCab::Lattice::theta()

version(BindMeCab_Dynamic)
extern (C) @nogc nothrow __gshared
double function(mecab_lattice_t* lattice) mecab_lattice_get_theta;

Meta