loadDoc-methods {tm}R Documentation

Methods for Function loadDoc in Package 'textmin'

Description

Methods for function loadDoc in Package `textmin'

Methods

object = "PlainTextDocument"
Loads the text corpus of object from disk into memory and return the new object.
object = "XMLTextDocument"
Loads the text corpus of object from disk into memory and return the new object.
object = "NewsgroupDocument"
Loads the text corpus of object from disk into memory and return the new object.

[Package tm version 0.1-1 Index]