Is there inline textual format for Open Calais output (e.g., slash tag format)?

An inline textual format for Open Calais output would be convenient for debugging. Is there a way to do this via the API? I coulnd't find a way to do this in the API user guide.

For example, here is output using Stanford NER's slash format:

I/O live/O in/O Austin/LOCATION ,/O TX/LOCATION ./O

Best Answer

Answers