I am using calais api in R for text analysis.
But im facing a some problem when fetching the rdf from the server.
I'm using the getToHost() method for the api call but i get just a null
string.
The same url in browser returns an RDF document. 

>getToHost("www.api.opencalais.com",/enlighten/rest/?licenseID=dkzdggsre232ur97c6be269g&content=Home&paramsXML=")
>[1] ""
"http://api.opencalais.com/enlighten/rest/?licenseID=dkzdggsre232ur97c6be269g&content=Home&paramsXML=";
-- 
View this message in context: 
http://r.789695.n4.nabble.com/Using-open-calais-in-R-tp3235597p3235597.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to