dictionary_translate
Translate a word to another language using offline ConceptNet cross-lingual synonym links. Returns the same concept expressed in different languages.
Instructions
Translate a word to another language via offline ConceptNet's cross-lingual Synonym links. Returns the same concept expressed in different languages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| word | Yes | ||
| language | No | Source language ISO 639-1 code | en |
| targetLanguage | No | Target language ISO 639-1 code (omit for translations in all available languages) | |
| limit | No |