Package jcolibri.extensions.textual.IE.common

Textual CBR methods that can be used with any implementation (GATE or OpenNLP).

See:
          Description

Class Summary
BasicInformationExtractor This class implements a basic information extractor.
DomainTopicClassifier Classifies textual objects with a topic depending on the features and phrases.
FeaturesExtractor Extracts features using Regular Expressions.
GlossaryLinker Relates query words to cases words using a domain specific glossary.
PhrasesExtractor Extracts Phrases using Regular Expressions.
StopWordsDetector Removes stop words (workds without relevant meaning) and punctuation symbols.
TextStemmer Stemes the tokens of the text using the SnowBall package.
ThesaurusLinker Relates query words to cases words using WordNet.
 

Package jcolibri.extensions.textual.IE.common Description

Textual CBR methods that can be used with any implementation (GATE or OpenNLP). These methods are independent as work with IEText object.
This package includes the following methods:


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