Changelog
Changelog - 2.39.0
Released on
Release notes
-
A new indicator
document_entity_{sentiment}
is now available for theanalyze/download
route. See the data dictionary for more details about its formula.- sentiments are
positive
,neutral
andnegative
- sentiments are
-
New POST
/analyze/{id}/stop
route to stop precompute instances. See the data dictionary for more details. -
A limit of 60 simultaneous pending instances per company has been introduced for the precomputed workflow. The TextReveal® API will throw an HTTP error with the 429 status code if this limit is reached.
Comments
- The GET
kg/entities/{uuid}
and GET/kg/entities
routes now return the entity'sfunding_total
.- This value correspond to the total amount raised across all funding rounds (in USD).
- To fix an issue with the timeseries, spaces surrounding the concept label are removed
- For instance: "natural gas " will be transformed to "natural gas" in the timeseries result