Changelog

Changelog - 2.26.0

Released on

Release notes

  • Retrieve concept-related sentiment polarity average indicator in the time series for each concept of an analysis.
  • Add the possibility to run analyses in Romanian and Russian with the Precomputed pipeline.
  • Support entities description translation in 10 new languages.

Comments

  • {id}/timeseries/{hash}/download endpoint

    • added the {concept_label}_sentiment_polarity indicator in the response. Average sentiment polarity of documents that match both the concept and the entity.

    • This indicator is returned for each concept selected in the analysis. The {concept_label} variable is linked to the value of the /dataset route concept parameter.

  • analyze/dataset endpoint

    • romanian and russian languages are now supported with the languages parameter and the precompute parameter set to true. ner-linking and entity-similarity workers can not be used with this languages.
  • entities/bulk endpoint

    • languages parameter now supports the following languages: russian, romanian, czech, slovak, polish, dutch, finnish, swedish, norwegian, danish.