Package ai.tock.nlp.entity
See: Description
-
Class Summary Class Description AmountOfMoneyValue CustomValueWrapper A jackson wrapper to store class name with dynamic type value. DistanceValue DurationValue EmailValue NumberValue OrdinalValue PhoneNumberValue ValueWithProbability StringValue A value that contains a String with optionally the list of other acceptable values. UnknownValue Used when real value type is unavailable. UrlValue ValueTypeIdResolver The TypeIdResolver for any Value type. VolumeValue -
Interface Summary Interface Description Value It is recommended (but not mandatory) that values evaluated by EntityEvaluators implement this interface. -
Object Summary Object Description ValueResolverRepository Repository used to register custom Value serializer/deserializer.