org.apache.uima.tools.cfe
Interface FeatureValueNormalizer

All Known Implementing Classes:
PrimitiveFeatureTransformer, UIMAFeatureTransformer

public interface FeatureValueNormalizer


Method Summary
 String normalize(String feature_value)
           
 

Method Detail

normalize

String normalize(String feature_value)


Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.