mirror of
https://github.com/public-apis/public-apis.git
synced 2025-05-12 16:46:47 +02:00
Merge pull request #573 from laurynas/feature/detectlanguage
Add language detection API - detectlanguage.com
This commit is contained in:
commit
99228609f8
1 changed files with 1 additions and 0 deletions
|
@ -633,6 +633,7 @@ API | Description | Auth | HTTPS | Link |
|
|||
API | Description | Auth | HTTPS | Link |
|
||||
|---|---|---|---|---|
|
||||
| Aylien Text Analysis | A collection of information retrieval and natural language APIs | `apiKey` | Yes | [Go!](http://docs.aylien.com/) |
|
||||
| Detect Language | Detects text language | `apiKey` | Yes | [Go!](https://detectlanguage.com/) |
|
||||
| Google Cloud Natural | Natural language understanding technologies to developers, including sentiment, entity, and syntax analysis | `apiKey` | Yes | [Go!](https://cloud.google.com/natural-language/docs/) |
|
||||
| Semantira | Text Analytics with sentiment analysis, categorization & named entity extraction | `OAuth` | Yes | [Go!](https://semantria.readme.io/docs) |
|
||||
| Watson Natural Language Understanding | Natural language processing for advanced text analysis | `OAuth` | Yes | [Go!](https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/) |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue