Learn R Programming

tm (version 0.1-1)

convertRCV1Plain: Transform A RCV1 Document To A Plain Text Document

Description

Transform a Reuters Corpus Volume 1 XML document to a plain text document.

Usage

convertRCV1Plain(node, ...)

Arguments

node
an XML node representing a element from a well-formed RCV1 XML file.
...
Arguments passed over by calling functions.

Value

  • A PlainTextDocument representing node.

See Also

asPlain