mecab_nbest_sparse_tostr

C wrapper of MeCab::Tagger::parseNBest(size_t N, char *str)

version(BindMeCab_Dynamic)
extern (C) @nogc nothrow __gshared
const(char)* function(mecab_t* mecab, size_t N, const(char)* str) mecab_nbest_sparse_tostr;

Meta