Displaying 1 result from an estimated 1 matches for "readercontol".
Did you mean:
readercontrol
2012 May 29
1
package tm: reading XML files
...created subset thereof) the meta data is lost, and the files are
interpreted as plain text.
I use the following command, where the indicated directory contains all
reuters 21578 documents as separate XML files:
> reuters21578 <- Corpus(DirSource("C:/Data/Reuters/preprocessed"),
readerContol=list(reader=readReut21578XML))
I'm running R2.15.0 under Windows XP.
Has anybody else encountered this problem and found a cause/solution.
Best regards,
-Ad Feelders