featureFields
feature​Fields:​*
define sets of fields from which to collect labels during, for example,
label collection or
similarity matrix computation.
Feature fields names follow the
field​Name$feature​Extractor
convention and are created automatically when Lingo4G
indexes
input documents (the project descriptor defines which feature extractors are applied to which fields).
You can use the following feature fields definitions in your analysis requests:
-
feature​Fields:​simple
-
Defines a simple list of feature fields.
feature​Fields:​reference
-
References a
feature​Fields:​*
component defined in the request or in the project's default components.
feature​Fields:​simple
Defines a simple list of feature fields.
{
"type": "featureFields:simple",
"fields": []
}
fields
An array of feature field names, each following the
field​Name$feature​Extractor
convention.
feature​Fields:​*
Consumers of
The following stages and components take feature​Fields:​*
as
input: