search for: xmlsource

Displaying 2 results from an estimated 2 matches for "xmlsource".

Did you mean: xml_source
2011 Apr 06
0
Curious treatment of entities in xmlTreeParse
...me(), tz = "GMT")), Heading = list("node", "/item/title"), ID = list("function", function(x) tempfile()), Origin = list("node", "/item/link")), doc = PlainTextDocument()) rss2Source <- function(x, encoding = "UTF-8") XMLSource(x, function(tree) XML::getNodeSet(XML::xmlRoot(tree),"/rss/channel/item"), rss2Reader, encoding) feed.rss2 <- rss2Source(url("http://scottbw.wordpress.com/feed/")) corp1<-Corpus(feed.rss2, readerControl=list(language="en")) I've googled around for this pro...
2011 Mar 24
2
Problem with Snowball & RWeka
Dear Forum, when I try to use SnowballStemmer() I get the following error message: "Could not initialize the GenericPropertiesCreator. This exception was produced: java.lang.NullPointerException" It seems to have something to do with either Snowball or RWeka, however I can't figure out, what to do myself. If you could spend 5 minutes of your valuable time, to help me or give me a