Package it.uniroma1.lcl.babelnet.data
Class LabelTag
- java.lang.Object
-
- it.uniroma1.lcl.babelnet.data.LabelTag
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
it.uniroma1.lcl.jlt.util.Language
getLanguage()
Gets the language of thisLabelTag
.String
getValue()
Returns the tag value.int
hashCode()
String
toString()
-