mecab_get_partial

C wrapper of MeCab::Tagger:set_partial()

version(BindMeCab_Dynamic)
extern (C) @nogc nothrow __gshared
int function(mecab_t* mecab) mecab_get_partial;

Meta