Releases: MeaningCloud/meaningcloud-python
Releases · MeaningCloud/meaningcloud-python
2.0.0
Added
- ClassRequest now supports Text Classification 2.0.
Removed
- Text Classification 1.1 has been removed in ClassRequest class.
1.2.3
1.2.2
1.2.1
- Support to change the server the API requests are sent to has been added. It does not change the behavior by default.
- Robustness checks added to the texts sent to Clustering to improve robustness.
- Pipeline example has been updated to enable filtering by clustering score.
1.2.0
- Adds improvements for the response of the Language Identification API
- New classes for the management of the Request/Responses of APIs:
- Deep Categorization
- Text Clustering
- Summarization
Tests, the README and setup files and the examples have been updated to reflect these changes.