我正在使用tm和tm.plugin.webmining包尝试读取一些Goggle新闻并对它们进行一些基本分析。但是,我在一开始就遇到了一个问题:
googleNewsCorpus <- Corpus (GoogleNewsSource("Google"))
我收到以下错误:
Error: inherits(x, "Source") is not TRUE
请帮忙。我使用的是R 3.1版,R Studio版本0.98.1091,版本0.6和tm.plugin.webmining版本1.2.2。
答案 0 :(得分:0)
因此也回答了相关的查询:
webview.loadUrl("http://myurl.com")
webview.getSettings().setJavaScriptEnabled(true);