Check the init and runtime parameters you can use to customize DocumentLanguageClassifier.
YAML Init Parameters
These are the parameters you can pass to this node in the pipeline YAML configuration:
Parameter | Type | Possible Values | Description |
---|---|---|---|
lanugages | List of strings | af, ar, bg, bn, ca, cs, cy, da, de, el, en, es, et, fa, fi, fr, gu, he, hi, hr, hu, id, it, ja, kn, ko, lt, lv, mk, ml, mr, ne, nl, no, pa, pl, pt, ro, ru, sk, sl, so, sq, sv, sw, ta, te, th, tl, tr, uk, ur, vi, zh-cn, zh-tw Default: None | A list of languages in ISO codes. Each language is one output connection of the component. Optional. |
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.