Uses of Package
jcolibri.extensions.textual.IE.representation

Packages that use jcolibri.extensions.textual.IE.representation
jcolibri.extensions.textual.IE This package stores the extension for Textual CBR. 
jcolibri.extensions.textual.IE.common Textual CBR methods that can be used with any implementation (GATE or OpenNLP). 
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.extensions.textual.IE.representation.info The objects of this package store auxiliar information extracted from texts. 
jcolibri.method.retrieve.NNretrieval.similarity.local.textual Textual similarity functions for the KNN method. 
jcolibri.test.test16 This test shows how to evaluate the textual similarity functions using classification. 
 

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

Classes in jcolibri.extensions.textual.IE.representation used by jcolibri.extensions.textual.IE.common
IEText
          Represents a Textual attribute that will be processed to extract information.
 

Classes in jcolibri.extensions.textual.IE.representation used by jcolibri.extensions.textual.IE.gate
IEText
          Represents a Textual attribute that will be processed to extract information.
Paragraph
          Represents a paragraph of the text.
Sentence
          Represents a sentence of the text.
Token
          A token represents an elementary piece of text.
 

Classes in jcolibri.extensions.textual.IE.representation used by jcolibri.extensions.textual.IE.opennlp
IEText
          Represents a Textual attribute that will be processed to extract information.
Paragraph
          Represents a paragraph of the text.
Sentence
          Represents a sentence of the text.
Token
          A token represents an elementary piece of text.
 

Classes in jcolibri.extensions.textual.IE.representation used by jcolibri.extensions.textual.IE.representation
Paragraph
          Represents a paragraph of the text.
Sentence
          Represents a sentence of the text.
Token
          A token represents an elementary piece of text.
 

Classes in jcolibri.extensions.textual.IE.representation used by jcolibri.extensions.textual.IE.representation.info
Token
          A token represents an elementary piece of text.
 

Classes in jcolibri.extensions.textual.IE.representation used by jcolibri.method.retrieve.NNretrieval.similarity.local.textual
Token
          A token represents an elementary piece of text.
 

Classes in jcolibri.extensions.textual.IE.representation used by jcolibri.test.test16
IEText
          Represents a Textual attribute that will be processed to extract information.
 


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