Check the parameters you can use to configure NamedEntityExtractor.
YAML Init Parameters
Parameter | Type | Possible values | Description |
---|---|---|---|
| String |
| Backend to use for Named Entity Recognition. |
| String | Name of the model or a path to the model on the local disk. Dependent on the backend. | |
| Dictionary | Default: | Keyword arguments passed to the pipeline. The pipeline can override these arguments. Dependent on the backend. |
| ComponentDevice | Default: | The device on which the model is loaded. If |
REST API Runtime Parameters
There are no runtime parameters you can pass to this component when making a request to the Search REST API endpoint.