Open GoogleCodeExporter opened 9 years ago
Hi,
Sorry for the delay, I will try to review this issue during the week. It seems
that the Open Calais API has a lot of enhancements since we first implemented
this library.
Original comment by elmer.garduno@gmail.com
on 18 Sep 2011 at 3:30
Original comment by elmer.garduno@gmail.com
on 18 Sep 2011 at 3:31
Original comment by elmer.garduno@gmail.com
on 18 Sep 2011 at 3:32
Hi,
Any update on this ? Also When I tried with large input like more than 5000
characters analyze method throws exception of invalid or empty string so is
there any limit on string size ?
Original comment by ajay...@gmail.com
on 23 Sep 2011 at 5:36
[deleted comment]
[deleted comment]
Regarding the entities, the URIs will uniquely identify each entity
http://d.opencalais.com/pershash-1/f12f7d01-e85f-3a0b-8d67-5705d72ce296 :
Charles Taylor
The documentation is here:
http://www.opencalais.com/documentation/calais-linked-data
If you have some time to implement it, I'll be really glad.
Here is some additional information:
http://www.opencalais.com/documentation/calais-linked-data/linkfaq
Original comment by elmer.garduno@gmail.com
on 23 Sep 2011 at 6:17
Yes, there is a limit on the number of characters.
int MAX_CONTENT_SIZE = 100000;
But you are far from that, do you mind on pasting the example here, or send it
by mail if you want so I can have a look.
Original comment by elmer.garduno@gmail.com
on 23 Sep 2011 at 6:18
I had looked at the faq links which you attached in the mail but those
explain how can I see URIs but I couldn't get any example where I can
get entities information through API.
http://www.opencalais.com/documentation/linked-data-RDF has some hint
but example would have been nice.
I will send data in email. Let me know which email id should i send ?
Original comment by ajay...@gmail.com
on 23 Sep 2011 at 7:03
[deleted comment]
Original comment by elmer.garduno@gmail.com
on 27 Feb 2012 at 6:21
Original issue reported on code.google.com by
ajay...@gmail.com
on 4 Sep 2011 at 7:29