I’ve posted a brief tutorial on using JWNL, a Java library for accessing WordNet. “WordNet is a large lexical database of English, developed under the direction of George A. Miller. Nouns, verbs, adjectives and adverbs are grouped into sets of … Continue reading →
This week’s topics: WordNet Examples: All the code as two Eclipse projects: wordnet_week9.zip Updates on CVS: /home/dts204/a2z/examples/ — Projects: WordNetJWNL, WordNetRiTa RiTa code examples (adapted from Daniel Howe): Hyponyms.java, Synonyms.java, Substitutionalized.java Additional RiTa examples: WordNetDemo.java, SensesLookup.java, Rewrite.java, Replacer.java JWNL examples: … Continue reading →