Skip to content

Releases: MeaningCloud/meaningcloud-python

2.0.0

15 Sep 09:07

Choose a tag to compare

Added

Removed

  • Text Classification 1.1 has been removed in ClassRequest class.

1.2.3

17 Aug 13:49

Choose a tag to compare

Bug fixes:

  • Timeout parameter is now applied when a request is sent.

1.2.2

20 Mar 12:26

Choose a tag to compare

Some auxiliary functinoality has been added:

  • Get first language returned in LanguageResponse.
  • Get first level node in the ontology in TopicsResponse.
  • Posibility of rewriting source in Request.

1.2.1

12 Dec 14:03

Choose a tag to compare

  • 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

19 Nov 12:13

Choose a tag to compare

  • 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.