1b9a04311d
PR: 94344 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
6 lines
292 B
Text
6 lines
292 B
Text
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").
|
|
|
|
WWW: http://osteele.com/projects/pywordnet/
|