freebsd-ports/textproc/py-wordnet/pkg-descr
Hye-Shik Chang 1b9a04311d Fix WWW and portlint it.
PR:		94344
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2006-03-19 08:45:18 +00:00

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/