mirror of
https://github.com/public-apis/public-apis.git
synced 2025-07-31 23:29:29 +02:00
Fix description of EXUDE API (#1187)
This description broken tests: - description should not end with . - description should not exceed 100 characters (currently 131)
This commit is contained in:
parent
0fd4b3c36b
commit
81de71655c
1 changed files with 1 additions and 1 deletions
|
@ -563,7 +563,7 @@ API | Description | Auth | HTTPS | CORS |
|
|||
| [Cloudmersive](https://www.cloudmersive.com/image-recognition-and-processing-api) | Image captioning, face recognition, NSFW classification | `apiKey` | Yes | Yes |
|
||||
| [Deepcode](https://www.deepcode.ai) | AI for code review | No | Yes | Unknown |
|
||||
| [Dialogflow](https://dialogflow.com) | Natural Language Processing | `apiKey` | Yes | Unknown |
|
||||
| [EXUDE-API](http://uttesh.com/exude-api/) | Exude API is an Open Source project, It is used for the primary ways for filtering the stopping, stemming words from the text data. | No | Yes | Yes |
|
||||
| [EXUDE-API](http://uttesh.com/exude-api/) | Used for the primary ways for filtering the stopping, stemming words from the text data | No | Yes | Yes |
|
||||
| [Keen IO](https://keen.io/) | Data Analytics | `apiKey` | Yes | Unknown |
|
||||
| [Sentim-API](https://sentim-api.herokuapp.com) | Text sentiment analysis | No | Yes | Yes |
|
||||
| [Time Door](https://timedoor.io) | A time series analysis API | `apiKey` | Yes | Yes |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue