Uses of Class
com.github.laohyx.usaddress.feature.DictFeature
-
Packages that use DictFeature Package Description com.github.laohyx.usaddress com.github.laohyx.usaddress.feature -
-
Uses of DictFeature in com.github.laohyx.usaddress
Methods in com.github.laohyx.usaddress that return DictFeature Modifier and Type Method Description static DictFeatureUSAddressParser. tokenFeatures(java.lang.String token)Methods in com.github.laohyx.usaddress that return types with arguments of type DictFeature Modifier and Type Method Description static java.util.List<DictFeature>USAddressParser. tokens2features(java.util.List<java.lang.String> tokens) -
Uses of DictFeature in com.github.laohyx.usaddress.feature
Methods in com.github.laohyx.usaddress.feature that return DictFeature Modifier and Type Method Description DictFeatureDictFeature. copy()DictFeatureDictFeature. getDictByKey(java.lang.String key)
-