mecab_get_theta

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

version(BindMeCab_Dynamic)
extern (C) @nogc nothrow __gshared
float function(mecab_t* mecab) mecab_get_theta;

Meta