mecab_set_theta

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

version(BindMeCab_Dynamic)
extern (C) @nogc nothrow __gshared
void function(mecab_t* mecab, float theta) mecab_set_theta;

Meta