Project

Wordnet Dictionary

This is a project for my Java class. This dictionary is based on a famous database called wordnet. It groups English words into sets of synonyms called synsets, provides short, general definitions, and records the various semantic relations between these synonym sets.By using this database, We implement a dictionary which can easily find the hypemyms, hyponyms holonym of a word. Our dictionary also has a splendid GUI. You can find the word you want by choose the card.

Loading interface

GUI

© 2012 WangMengyan