1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96
|
Source: wordnet
Section: text
Build-Depends: cdbs (>= 0.4.23-1.1), autotools-dev, patchutils (>= 0.2.25), debhelper (>= 5), tk8.4-dev, tcl8.4-dev, libxaw7-dev, flex, dictzip
Priority: optional
Maintainer: Andreas Tille <tille@debian.org>
Standards-Version: 3.7.2
XBCS-URL: http://www.cogsci.princeton.edu/
Package: wordnet
Section: text
Depends: wordnet-base (= ${source:Version}), ${shlibs:Depends}
Architecture: any
Description: electronic lexical database of English language
WordNet(C) is an on-line lexical reference system whose design is
inspired by current psycholinguistic theories of human lexical
memory. English nouns, verbs, adjectives and adverbs are organized
into synonym sets, each representing one underlying lexical
concept. Different relations link the synonym sets.
.
WordNet was developed by the Cognitive Science Laboratory
(http://www.cogsci.princeton.edu/) at Princeton University under the
direction of Professor George A. Miller (Principal Investigator).
.
WordNet is considered to be the most important resource available to
researchers in computational linguistics, text analysis, and many
related areas. Its design is inspired by current psycholinguistic and
computational theories of human lexical memory. English nouns, verbs,
adjectives, and adverbs are organized into synonym sets, each
representing one underlying lexical concept. Different relations
link the synonym sets.
.
Homepage: http://www.cogsci.princeton.edu/~wn/
.
Binary and manpages of WordNet as well as general manpages.
XB-Tag: interface::x11, made-of::lang:c, role::sw:application, uitoolkit::tk, use::checking, works-with::dictionary, x11::application
Package: wordnet-dev
Section: devel
Architecture: any
Depends: wordnet (= ${binary:Version}), libc6-dev
Description: electronic lexical database of English language
WordNet(C) is an on-line lexical reference system whose design is
inspired by current psycholinguistic theories of human lexical
memory. English nouns, verbs, adjectives and adverbs are organized
into synonym sets, each representing one underlying lexical
concept. Different relations link the synonym sets.
.
WordNet was developed by the Cognitive Science Laboratory
(http://www.cogsci.princeton.edu/) at Princeton University under the
direction of Professor George A. Miller (Principal Investigator).
.
Homepage: http://www.cogsci.princeton.edu/~wn/
.
Header files and library as well as manpages for section 3 (development).
XB-Tag: devel::library, langdevel::c, role::sw:devel-lib, use::checking, works-with::dictionary
Package: wordnet-base
Recommends: wordnet
Architecture: all
Description: electronic lexical database of English language
WordNet(C) is an on-line lexical reference system whose design is
inspired by current psycholinguistic theories of human lexical
memory. English nouns, verbs, adjectives and adverbs are organized
into synonym sets, each representing one underlying lexical
concept. Different relations link the synonym sets.
.
WordNet was developed by the Cognitive Science Laboratory
(http://www.cogsci.princeton.edu/) at Princeton University under the
direction of Professor George A. Miller (Principal Investigator).
.
Homepage: http://www.cogsci.princeton.edu/~wn/
.
Dictionary data and manuals which describe them.
XB-Tag: interface::x11, made-of::data:dictionary, role::content:data, uitoolkit::tk, use::checking, works-with::dictionary, x11::application
Package: wordnet-sense-index
Recommends: wordnet
Architecture: all
Description: electronic lexical database of English language
WordNet(C) is an on-line lexical reference system whose design is
inspired by current psycholinguistic theories of human lexical
memory. English nouns, verbs, adjectives and adverbs are organized
into synonym sets, each representing one underlying lexical
concept. Different relations link the synonym sets.
.
WordNet was developed by the Cognitive Science Laboratory
(http://www.cogsci.princeton.edu/) at Princeton University under the
direction of Professor George A. Miller (Principal Investigator).
.
Homepage: http://www.cogsci.princeton.edu/~wn/
.
This package contains a large database index.sense which is not
necessary for normal operation of the wordnet package but is useful
when using the WordNet::QueryData module which is available at
http://search.cpan.org/~jrennie/WordNet-QueryData-1.31/QueryData.pm .
XB-Tag: interface::x11, made-of::data:dictionary, role::content:data, uitoolkit::tk, use::checking, works-with::dictionary, x11::application
|