Uses of Package
org.tribuo.data.columnar.processors.field
-
ClassDescriptionThe types of date features which can be extracted.Processes a column that contains a real value.A
FieldProcessor
which converts the field name and value into a feature with a value ofIdentityProcessor.FEATURE_VALUE
.AFieldProcessor
which applies a regex to a field and generatesColumnarFeature
s based on the matches.Matching mode.AFieldProcessor
which takes a text field and runs aTextPipeline
on it to generate features.