Hi,
I need to get the topic end entities information for an ad-hoc user-supplied string in an application. So I tested it with the OpenCalais desktop submission tool. An example I tried was 'Japan earthquake'. Now because OpenCalais requires the content to be at least 100 characters long so I repeat the same text multiple times to make the string long enough. I get the semantic metadata information. However, if I submit the same text as html:something like-
<html>
<body>
Japan earthquake Japan earthquake Japan earthquake Japan earthquake Japan earthquake Japan earthquake Japan earthquake Japan earthquake Japan earthquake Japan earthquake
</body>
</html>
I get a response:
<Exception>Calais continues to expand its list of supported languages, but does not yet support your submitted content.</Exception>
Thanks
ydn_dev
↧
html content leads to errors while the same content in text format is processed fine
↧