|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IETextOpenNLP | |
---|---|
jcolibri.extensions.textual.IE.opennlp | Textual CBR methods that use the Maximum Entropy algorithms implemented in the OpenNLP package. |
jcolibri.test.test13 | These tests show how to use the Textual CBR methods in a restaurants recommender. |
Uses of IETextOpenNLP in jcolibri.extensions.textual.IE.opennlp |
---|
Methods in jcolibri.extensions.textual.IE.opennlp with parameters of type IETextOpenNLP | |
---|---|
static void |
OpennlpMainNamesExtractor.extractMainNames(IETextOpenNLP text)
Performs the algorithm in a given IETextOpenNLP object |
protected static void |
OpennlpSplitter.organizeText(IETextOpenNLP text)
Performs the algorithm in a given IETextOpenNLP object |
static void |
OpennlpSplitter.split(IETextOpenNLP text)
|
static void |
OpennlpPOStagger.tag(IETextOpenNLP text)
Performs the algorithm in a given IETextOpenNLP object |
Uses of IETextOpenNLP in jcolibri.test.test13 |
---|
Methods in jcolibri.test.test13 that return IETextOpenNLP | |
---|---|
IETextOpenNLP |
RestaurantDescription.getDescription()
|
Methods in jcolibri.test.test13 with parameters of type IETextOpenNLP | |
---|---|
void |
RestaurantDescription.setDescription(IETextOpenNLP description)
|
|
GAIA - Group for Artificial Intelligence Applications http://gaia.fdi.ucm.es |
|||||||||
PREV NEXT | FRAMES NO FRAMES |