Skip to content

0.19.3 - Fix ignored occurence in GET /c11y/words

Compare
Choose a tag to compare
@etiennedi etiennedi released this 12 Aug 08:47

Docker image/tag: semitechnologies/weaviate:0.19.3

Fixes

  • Fix ignored occurence in GET /c11y/words (#947)
    Prior to this fix the relative occurence of a word in the contextionary was ignored when building a vector centroid for a concatenated word. This could lead to inaccurate results in some cases. For example, the term PlasticFilm, was very close to the concept of Movie, whereas after the fix it describes a concept related to "plastic wrapping foil".