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