|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PhraseInfo | |
---|---|
jcolibri.extensions.textual.IE.representation | Represents a Text that will be processed to extract its information. |
Uses of PhraseInfo in jcolibri.extensions.textual.IE.representation |
---|
Fields in jcolibri.extensions.textual.IE.representation with type parameters of type PhraseInfo | |
---|---|
protected java.util.List<PhraseInfo> |
IEText.phrases
|
Methods in jcolibri.extensions.textual.IE.representation that return types with arguments of type PhraseInfo | |
---|---|
java.util.List<PhraseInfo> |
IEText.getPhrases()
Returns the phrases |
Methods in jcolibri.extensions.textual.IE.representation with parameters of type PhraseInfo | |
---|---|
void |
IEText.addPhrase(PhraseInfo phrase)
Adds a phrase |
Method parameters in jcolibri.extensions.textual.IE.representation with type arguments of type PhraseInfo | |
---|---|
void |
IEText.addPhrases(java.util.List<PhraseInfo> phrases)
Adds phrases |
|
GAIA - Group for Artificial Intelligence Applications http://gaia.fdi.ucm.es |
|||||||||
PREV NEXT | FRAMES NO FRAMES |