Uses of Class
jcolibri.extensions.textual.IE.representation.info.FeatureInfo

Packages that use FeatureInfo
jcolibri.extensions.textual.IE.representation Represents a Text that will be processed to extract its information. 
 

Uses of FeatureInfo in jcolibri.extensions.textual.IE.representation
 

Fields in jcolibri.extensions.textual.IE.representation with type parameters of type FeatureInfo
protected  java.util.List<FeatureInfo> IEText.features
           
 

Methods in jcolibri.extensions.textual.IE.representation that return types with arguments of type FeatureInfo
 java.util.List<FeatureInfo> IEText.getFeatures()
          Returns the features
 

Methods in jcolibri.extensions.textual.IE.representation with parameters of type FeatureInfo
 void IEText.addFeature(FeatureInfo feature)
          Adds a feature
 

Method parameters in jcolibri.extensions.textual.IE.representation with type arguments of type FeatureInfo
 void IEText.addFeatures(java.util.List<FeatureInfo> features)
          Adds features
 


GAIA - Group for Artificial Intelligence Applications
http://gaia.fdi.ucm.es