| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgr.demokritos.iit.conceptualIndex.InternetWordNetMeaningExtractor
public class InternetWordNetMeaningExtractor
This class is used to retrieve word meanings using the DictService web service than can be found at http://services.aonaware.com/webservices/.
| Constructor Summary | |
|---|---|
InternetWordNetMeaningExtractor()
 | 
|
| Method Summary | |
|---|---|
 WordDefinition | 
getMeaning(java.lang.String sString)
Fetches word net definitions of a given string.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public InternetWordNetMeaningExtractor()
| Method Detail | 
|---|
public WordDefinition getMeaning(java.lang.String sString)
getMeaning in interface IMeaningExtractorsString - The word to lookup.
WordDefinition
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||