2002-03-26 08:04:38 +01:00
|
|
|
PyWordNet is a Python interface to the WordNet database of word meanings
|
|
|
|
and lexical relationships. (A lexical relationship is a relationship
|
|
|
|
between words, such as synonym, antonym, hypernym ("poodle" -> "dog"),
|
|
|
|
and hyponym ("poodle" -> "dog").
|
|
|
|
|
2006-03-19 09:45:18 +01:00
|
|
|
WWW: http://osteele.com/projects/pywordnet/
|