featureFields
featureFields:* define sets of fields from which to collect labels during, for example,
label collection or
similarity matrix computation.
Feature fields names follow the
fieldName$featureExtractor 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:
-
featureFields:simple -
Defines a simple list of feature fields.
featureFields:reference-
References a
featureFields:*component defined in the request or in the project's default components.
featureFields:simple
Defines a simple list of feature fields.
{
"type": "featureFields:simple",
"fields": []
}fields
An array of feature field names, each following the
fieldName$featureExtractor convention.
Consumers of featureFields:*
The following stages and components take featureFields:* as
input: