Google Cloud Natural Language
Number of APIs: 4
Google Cloud Natural Language API provides natural language understanding technologies to developers. Examples include sentiment analysis, entity recognition, and text annotations.
Contact Support: Name: No Contact Email: email@example.com
-
v1 - Find Named Entities POST {{baseUrl}}/v1/documents:analyzeEntities
-
v1 - Analyze SEntiment POST {{baseUrl}}/v1/documents:analyzeSentiment
-
v1 - Analyze Syntax POST {{baseUrl}}/v1/documents:analyzeSyntax
-
v1 - Annotate Text POST {{baseUrl}}/v1/documents:annotateText