mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
1b9a04311d
PR: 94344 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
7 lines
292 B
Plaintext
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/
|