"ruoyi-ui/git@ustchcs.com:gujinli1118/RuoYi-Vue.git" did not exist on "c86dc207438b78059644fdd85e4e15da2cc2142d"
Commit aa46892f authored by Laurynas Butkus's avatar Laurynas Butkus
Browse files

Add language detection API - detectlanguage.com

parent 6987b9a2
......@@ -633,6 +633,7 @@ API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| Aylien Text Analysis | A collection of information retrieval and natural language APIs | `apiKey` | Yes | [Go!](http://docs.aylien.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/) |
| Language Detection API | Detects text language | `apiKey` | Yes | [Go!](https://detectlanguage.com/) |
| 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/) |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment