Skip to content
Back to formatted view

Raw Message

Message-ID: <1295941486226-3235597.post@n4.nabble.com>
Date: 2011-01-25T07:44:46Z
From: fayazvf
Subject: 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&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.