Rdocumentation
powered by
Learn R Programming
tm.plugin.webmining (version 1.3)
extract: Extract main content from
TextDocument
s.
Description
Use implemented extraction functions (through boilerpipeR) to extract main content from
TextDocument
s.
Usage
extract(x, extractor, ...)
Arguments
x
PlainTextDocument
extractor
default extraction function to be used, defaults to
extractContentDOM
...
additional parameters to extractor function