Aylien AI

NLP tool that extract meaning and insight from text and images.

Written By Brian Sathinathan (Super Administrator)

Updated at January 7th, 2021

Description

AYLIEN Text Analysis API is a package of easy to use Natural Language Processing, Information Retrieval and Machine Learning tools that will help you extract meaning and insight from text and images. 

The application id and application key  for Aylien could be found on a https://aylien.com/ after signing up.

Code For Above Flow

[{"id":"fed7cea6.9b44f","type":"aylienai","z":"811b220f.79131","application_id":"09a54e4f","application_key":"e93c5ed530f16cb01c9cf37bb6a48808","name":"","x":320,"y":240,"wires":[["c01fba20.378648"]]},{"id":"aec3753e.224928","type":"inject","z":"811b220f.79131","name":"","topic":"","payload":"https://www.iterate.ai","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":140,"y":240,"wires":[["fed7cea6.9b44f"]]},{"id":"c01fba20.378648","type":"console","z":"811b220f.79131","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":470,"y":240,"wires":[]}]

Input

payload (string): A URL to analyze

Output

payload (string): A JSON string that contains the meaning and insight that could be extracted form the given URL


Was this article helpful?