dictionary_means_like
Retrieves words and phrases with similar meaning to a given query across 78 languages using offline cosine similarity from Numberbatch embeddings.
Instructions
Find words/phrases meaning approximately the same as the input via offline Numberbatch embedding cosine. Multilingual — works in any of the 78 languages Numberbatch covers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The word or phrase | |
| language | No | ISO 639-1 language code | en |
| limit | No |