| readReut21578XML {tm} | R Documentation |
Read in a Reuters-21578 XML document.
readReut21578XML(elem, language, id) readReut21578XMLasPlain(elem, language, id)
elem |
a list with the named component |
language |
a string giving the text's language. |
id |
a unique identification string for the returned text document. |
A Reuters21578Document for readReut21578XML, or a
PlainTextDocument for readReut21578XMLasPlain.
Ingo Feinerer
Lewis, David (1997) Reuters-21578 Text Categorization Collection Distribution 1.0. http://kdd.ics.uci.edu/databases/reuters21578/reuters21578.html
Luz, Saturnino XML-encoded version of Reuters-21578. http://modnlp.berlios.de/reuters21578.html
getReaders to list available reader functions.