Relation Extraction API Calls
AlchemyAPI offers easy-to-use facilities for processing your content: Automatically extract Subject-Action-Object relations from any web page or posted (uploaded) HTML / text file.
To perform relation extraction on a publicly-accessible web page or posted HTML / text document:
| URLGetRelations | Used for performing relation extraction on a publicly-accessible Internet web pages. |
| HTMLGetRelations | Used for performing relation extraction on uploaded HTML content. |
| TextGetRelations | Used for performing relation extraction on uploaded text content. |
