MeCabLattice

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(mecab_lattice_t* handle)
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

bosNode
mecab_node_t* bosNode()
Undocumented in source. Be warned that the author may not have intended to support it.
sentence
void sentence(const(char)[] text)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
MeCabLattice create()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta