Changelog
Changelog - 2.32.0
Released on
Release notes
- New languages are now supported when using similarity analysis with the precomputed data (
analyze/dataset
route). - Handle the
keywords_exclude
param when usinganalyse/dataset
route with precompute pipeline. - Ability to select which field to translate in
documents/translate
route.
Comments
-
Using the
entity-similarity
worker and the{"precompute": "true"}
parameter on theanalyze/dataset
route, you can now request 8 new languages:- Slovak,
- Czech,
- Polish,
- Dutch,
- Finnish,
- Swedish,
- Norwegian,
- Danish.
-
A new
fields
parameter has been added to thedocuments/translate
route to let you decide which part of the document you want to translate.