[datatable-help] R - tm.plugin.webmining Package's WebCorpus function is not working

JKC jkc.kiran at yahoo.co.in
Thu Jun 22 08:16:20 CEST 2017


Hi. I am currently working on an assignment where I need to fetch news feed
from various sources and store in a corpus in R.I have successfully
installed the packages "tm" and "tm.plugin.webmining". But when I execute
the following command it is ending up with an error mentioned further
below.install.packages("tm")install.packages("tm.plugin.webmining")library(tm)library(tm.plugin.webmining)*corpus
<- WebCorpus(GoogleFinanceSource("AAPL"))*/No such file or directoryfailed
to load external entity
"http://www.google.com/finance/company_news?hl=en&q=AAPL&ie=utf-8&start=0&num=20&output=rss"Error:
1: No such file or directory2: failed to load external entity
"http://www.google.com/finance/company_news?hl=en&q=AAPL&ie=utf-8&start=0&num=20&output=rss"/Can
anyone please help me on this. Thanks in advance guys.Please note that I am
using the R version 3.3.2



--
View this message in context: http://r.789695.n4.nabble.com/R-tm-plugin-webmining-Package-s-WebCorpus-function-is-not-working-tp4739987.html
Sent from the datatable-help mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/datatable-help/attachments/20170621/b2346805/attachment.html>


More information about the datatable-help mailing list