Skip to main content
Python example:
Response format:

Accepts 2 parameters:

  1. word : str *Required
    The input value that is provided in the “Query Word” Textbox component.
  2. top_k : float Default: 10
    The input value that is provided in the “Number of Results” Slider component.

Returns 1 element

str | float | bool | list | dict
The output value that appears in the “Similar Words” Json component.