Added ParallelDots to the Text Analysis list (#10)

Co-authored-by: Ankit <ankit@paralleldots.com>
This commit is contained in:
Ankit Singh 2020-11-22 04:54:47 +05:30 committed by GitHub
parent 195f36d579
commit 476b09f4ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -981,6 +981,7 @@ For information on contributing to this project, please see the [contributing gu
| [Detect Language](https://detectlanguage.com/) | Detects text language | `apiKey` | Yes | Unknown |
| [Google Cloud Natural](https://cloud.google.com/natural-language/docs/) | Natural language understanding technology, including sentiment, entity and syntax analysis | `apiKey` | Yes | Unknown |
| [Language Identification](https://rapidapi.com/BigLobster/api/language-identification-prediction) | Automatic language detection for any texts, supports over 175 languages | `X-Mashape-Key` | Yes | Unknown |
| [ParallelDots AI APIs](https://apis.paralleldots.com/text_docs/index.html) | Suite of Text Analysis APIs such as sentiment analysis, keyword extract and named entity extraction | `apiKey` | Yes | Yes |
| [Semantira](https://semantria.readme.io/docs) | Text Analytics with sentiment analysis, categorization & named entity extraction | `OAuth` | Yes | Unknown |
| [Watson Natural Language Understanding](https://www.ibm.com/watson/developercloud/natural-language-understanding/api/v1/) | Natural language processing for advanced text analysis | `OAuth` | Yes | Unknown |