mecab_lattice_nbest_tostr

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

version(BindMeCab_Static)
extern (C) @nogc nothrow
const(char)*
mecab_lattice_nbest_tostr
(
mecab_lattice_t* lattice
,
size_t N
)

Meta