Uses of Interface
jcolibri.connector.TypeAdaptor

Packages that use TypeAdaptor
jcolibri.datatypes Special data types. 
jcolibri.extensions.textual.IE.gate Textual CBR methods that use the GATE algorithms. 
jcolibri.extensions.textual.IE.opennlp Textual CBR methods that use the Maximum Entropy algorithms implemented in the OpenNLP package. 
jcolibri.extensions.textual.IE.representation Represents a Text that will be processed to extract its information. 
jcolibri.test.test2 Shows how to use enumerated values and user defined data types as attributes. 
 

Uses of TypeAdaptor in jcolibri.datatypes
 

Classes in jcolibri.datatypes that implement TypeAdaptor
 class Instance
          Represents an Instance of an ontology.
 class Text
           
 

Uses of TypeAdaptor in jcolibri.extensions.textual.IE.gate
 

Classes in jcolibri.extensions.textual.IE.gate that implement TypeAdaptor
 class IETextGate
           
 

Uses of TypeAdaptor in jcolibri.extensions.textual.IE.opennlp
 

Classes in jcolibri.extensions.textual.IE.opennlp that implement TypeAdaptor
 class IETextOpenNLP
          Represents an IEText implemented using the OpenNLP package.
 

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

Classes in jcolibri.extensions.textual.IE.representation that implement TypeAdaptor
 class IEText
          Represents a Textual attribute that will be processed to extract information.
 

Uses of TypeAdaptor in jcolibri.test.test2
 

Classes in jcolibri.test.test2 that implement TypeAdaptor
 class MyStringType
          This class shows how to define your own data types for an attribute of the case.
 


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