opnsense-ports/textproc/p5-WordNet-QueryData/pkg-descr
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
593 B
Text

From the README:
WordNet::QueryData provides a direct interface to the WordNet database files.
It requires the WordNet package (http://www.cogsci.princeton.edu/~wn/). It
allows the user direct access to the full WordNet semantic lexicon. All parts
of speech are supported and access is generally very efficient because the
index and morphical exclusion tables are loaded at initialization. This
initialization step is slow (appx. 10-15 seconds), but queries are very fast
thereafter---thousands of queries can be completed every second.
WWW: http://www.ai.mit.edu/people/jrennie/WordNet/