mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 01:46:55 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
9 lines
541 B
Text
9 lines
541 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.
|