Browse Source

Add WebCategorize API to Text Analysis

pull/3818/head
Julien Sobrier 4 weeks ago
parent
commit
39762e181e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -1621,6 +1621,7 @@ API | Description | Auth | HTTPS | CORS |
| [Sentiment Analysis](https://www.meaningcloud.com/developer/sentiment-analysis) | Multilingual sentiment analysis of texts from different sources | `apiKey` | Yes | Yes |
| [Tisane](https://tisane.ai/) | Text Analytics with focus on detection of abusive content and law enforcement applications | `OAuth` | Yes | Yes |
| [Watson Natural Language Understanding](https://cloud.ibm.com/apidocs/natural-language-understanding/natural-language-understanding) | Natural language processing for advanced text analysis | `OAuth` | Yes | Unknown |
| [WebCategorize](https://webcategorize.com/api/)| Categorize URLs and web content | `apiKey` | Yes | Yes |

**[⬆ Back to Index](#index)**
### Tracking


Loading…
Cancel
Save