Using open calais in R
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¶msXML=")
[1] ""
"http://api.opencalais.com/enlighten/rest/?licenseID=dkzdggsre232ur97c6be269g&content=Home¶msXML="
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.