mecab_nbest_init2

C wrapper of MeCab::Tagger::parseNBestInit(char *str, size_t len)

version(BindMeCab_Static)
extern (C) @nogc nothrow
int
mecab_nbest_init2
(
mecab_t* mecab
,
const(char)* str
,
size_t len
)

Meta