summaryrefslogtreecommitdiff
path: root/textproc/WordNet
AgeCommit message (Collapse)AuthorFilesLines
2009-06-14Remove @dirrm entries from PLISTsjoerg1-7/+1
2009-02-24Drop maintainership.wiz1-2/+2
2008-09-06Use newer upstream patch:wiz2-7/+7
Fixes (non-security) problem in security patch. Bump PKGREVISION.
2008-09-01Fix possible security problem when WordNet was used as e.g. a web backend,wiz2-2/+10
using the patch provided by Rob Holland from the oCERT Team, see http://www.ocert.org/advisories/ocert-2008-014.html Bump PKGREVISION.
2008-06-12Add DESTDIR support.joerg1-1/+3
2008-03-12Initial import of WordNet-3.0:wiz4-0/+171
WordNet is a large lexical database of English, developed under the direction of George A. Miller. Nouns, verbs, adjectives and adverbs are grouped into sets of cognitive synonyms (synsets), each expressing a distinct concept. Synsets are interlinked by means of conceptual-semantic and lexical relations. The resulting network of meaningfully related words and concepts can be navigated with the browser. WordNet is also freely and publicly available for download. WordNet's structure makes it a useful tool for computational linguistics and natural language processing.