MeCabTagger

Undocumented in source.

Constructors

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

Destructor

~this
~this()
Undocumented in source.

Postblit

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

Members

Functions

parseToNodes
MeCabNodeRange parseToNodes(MeCabLattice lattice)
Undocumented in source. Be warned that the author may not have intended to support it.
parseToNodes
MeCabNodeRange parseToNodes(string text)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

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

Meta