Configuration : Appendix - Semantic Resources Reference : RangeEntity
 
RangeEntity
com.exalead.mot.components.semanticextractor.RangeEntity
Matches n-dimension integral numbers
Parent elements:
com.exalead.mot.components.semanticextractor.SemanticExtractorConfig (as SemanticExtractorConfig)
Attributes:
Name
Type
Default value
Description
unit
string
An optional condition on right context
rightContext
string
Alias for unit
trigger
string
An optional left context triggering the match
leftContext
string
Alias for trigger
annotation
string
The annotation set in case of a match
display
string
The annotation value in case of a match
matchMode
string
normalized
Match level
name
string
Unique entity reference. Only used by the GUI.
modifiedBy
string
modifiedAt
nullablelong
dimension
int
2
Dimension count
delimiter
string
x
Numbers delimiter
Nested elements:
Name
Type
Description
units
exa.bee.StringValue*
An optional list of conditions on right context
rightContexts
exa.bee.StringValue*
Alias for units
triggers
exa.bee.StringValue*
An optional list of left contexts triggering the match
leftContexts
exa.bee.StringValue*
Alias for triggers