taggedText: Getter/setter methods for koRpus objects
Description
These methods should be used to get or set values of
tagged text objects generated by koRpus functions like
treetag() or tokenize().
Usage
is.taggedText(obj)
Arguments
obj
An arbitrary R object.
Details
taggedText()
{returns the
TT.res slot.} describe(){returns
the desc slot.} language(){returns
the lang slot.} hyphenText(){returns the hyphen slot from objects of class
kRp.hyphen.}