|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectit.polito.elite.doseWS.include.SynSemanticMapper
Semantic Mapper based on the use of weighted synsets.
| Constructor Summary | |
SynSemanticMapper()
Constructor. |
|
| Method Summary | |
java.util.Hashtable |
map(java.lang.String text,
java.lang.String language)
Maps a string of text in a given language to an Hashtable of weighted concepts of the ontology. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SynSemanticMapper()
| Method Detail |
public java.util.Hashtable map(java.lang.String text,
java.lang.String language)
map in interface SemanticMappertext - A String of textlanguage - The language code
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||