misc
Detect Food in Text
Take any text and find all mentions of food contained within it. This task is also called Named Entity Recognition (NER). In this case, the entities are foods. Either dishes, such as pizza or cheeseburger, or ingredients, such as cucumber or almonds.
post/food/detect
Headers
Content-Type'application/x-www-form-urlencoded' | 'application/json' | 'multipart/form-data'
Example:application/json
The content type.
Response
Success