Merge pull request #716 from Cloudmersive/master

Added Cloudmersive Natural Language Processing
This commit is contained in:
Mike Street 2018-07-16 16:13:40 +01:00 committed by GitHub
commit e5263dde73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -681,6 +681,7 @@ API | Description | Auth | HTTPS | CORS | Link |
API | Description | Auth | HTTPS | CORS | Link |
|---|---|---|---|---|---|
| Aylien Text Analysis | A collection of information retrieval and natural language APIs | `apiKey` | Yes | Unknown | [Go!](http://docs.aylien.com/) |
| Cloudmersive Natural Language Processing | Natural language processing and text analysis | `apiKey` | Yes | Yes | [Go!](https://www.cloudmersive.com/nlp-api) |
| Detect Language | Detects text language | `apiKey` | Yes | Unknown | [Go!](https://detectlanguage.com/) |
| Google Cloud Natural | Natural language understanding technology, including sentiment, entity, and syntax analysis | `apiKey` | Yes | Unknown | [Go!](https://cloud.google.com/natural-language/docs/) |
| Semantira | Text Analytics with sentiment analysis, categorization & named entity extraction | `OAuth` | Yes | Unknown | [Go!](https://semantria.readme.io/docs) |