tml.vectorspace.operations.results
Class TagCloudsResult
java.lang.Object
tml.vectorspace.operations.results.AbstractResult
tml.vectorspace.operations.results.TagCloudsResult
public class TagCloudsResult
- extends AbstractResult
- Author:
- Jorge Villalon
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TagCloudsResult
public TagCloudsResult(java.lang.String term,
double weight)
- Parameters:
term
- weight
-
setWeight
public void setWeight(double weight)
- Parameters:
weight
- the weight to set
getWeight
public double getWeight()
- Returns:
- the weight
setTerm
public void setTerm(java.lang.String term)
- Parameters:
term
- the term to set
getTerm
public java.lang.String getTerm()
- Returns:
- the term