1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/textproc/py-wordnet/pkg-descr
Ying-Chieh Liao 85add070c2 add py-wordnet 1.4
Python Interface to WordNet

PR:		36323
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-03-26 07:04:38 +00:00

7 lines
287 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://pywordnet.sourceforge.net/