mecab_lattice_nbest_tostr

C wrapper of MeCab::Lattice::enumNBestAsString(N)

version(BindMeCab_Dynamic)
extern (C) @nogc nothrow __gshared
const(char)* function(mecab_lattice_t* lattice, size_t N) mecab_lattice_nbest_tostr;

Meta