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
routeconcept
parameter.
-
-
analyze/dataset
endpointromanian
andrussian
languages are now supported with thelanguages
parameter and theprecompute
parameter set totrue
.ner-linking
andentity-similarity
workers can not be used with this languages.
-
entities/bulk
endpointlanguages
parameter now supports the following languages:russian
,romanian
,czech
,slovak
,polish
,dutch
,finnish
,swedish
,norwegian
,danish
.