1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
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

7 lines
292 B
Plaintext

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/