1WNPKGS(7) WordNet™ WNPKGS(7)
2
3
4
6 wnpkgs - description of various WordNet system packages
7
9 WordNet 3.0 is distributed in several formats and in various packages.
10 All of the packages are available via anonymous FTP from
11 ftp.cogsci.princeton.edu and from the WordNet Web site at http://word‐
12 net.princeton.edu.
13
14 Packages Available Via FTP and WWW
15 The following WordNet packages can be downloaded using a web browser
16 from ftp://ftp.cogsci.princeton.edu/wordnet/3.0, or from the Web site
17 noted above. Users can also FTP directly from ftp.cogsci.prince‐
18 ton.edu, directory wordnet/3.0.
19
20
21 ┌────────────────┬─────────────────────┬───────────┬──────────────────┐
22 │ Package │ Filename │ Platform │ Description │
23 ├────────────────┼─────────────────────┼───────────┼──────────────────┤
24 │Database │ WordNet-3.0.tar.gz │ Unix/OS X │ WordNet 3.0 │
25 │ │ │ │ database, inter‐ │
26 │ │ │ │ faces, sense │
27 │ │ │ │ index, interface │
28 │ │ │ │ and library │
29 │ │ │ │ source code, │
30 │ │ │ │ documentation. │
31 │Database │ WordNet-3.0.exe │ Windows │ WordNet 3.0 │
32 │ │ │ │ database, inter‐ │
33 │ │ │ │ faces, sense │
34 │ │ │ │ index, interface │
35 │ │ │ │ and library │
36 │ │ │ │ source code, │
37 │ │ │ │ documentation. │
38 │Prolog Database │ WNprolog-3.0.tar.gz │ All │ WordNet 3.0 │
39 │ │ │ │ database files │
40 │ │ │ │ in Prolog-read‐ │
41 │ │ │ │ able format, │
42 │ │ │ │ documentation. │
43 │Sense Map │ WNsnsmap-3.0.tar.gz │ All │ Mapping of 2.1 │
44 │ │ │ │ to 3.0 senses, │
45 │ │ │ │ documentation. │
46 └────────────────┴─────────────────────┴───────────┴──────────────────┘
47
48 Database Package
49 The database package is a complete installation for WordNet 3.0 users.
50 It includes the 3.0 database files, source code for the WordNet
51 browsers and library, and documentation. The other packages are not
52 included - they must be downloaded and installed separately.
53
54 Note that with this version of WordNet for Unix platforms, only source
55 code is provided. Users should carefully read the README and INSTALL
56 files for detailed information on compiling WordNet and dependencies.
57
58
59 Prolog Database Package
60 The WordNet 3.0 database files are available in this package in a Pro‐
61 log-readable format. Documentation describing the file format is
62 included. This package is only downloadable in compressed tar file
63 format, although once unpackaged it can be used from Windows systems
64 since the files are in ASCII. Many Windows utilities, such as WinZip,
65 can deal with a compressed tar file.
66
67 Sense Map Package
68 To help users automatically convert 2.1 noun and verb senses to their
69 corresponding 3.0 senses, we provide sense mapping information in this
70 package. This package contains files to map polysemous and monosemous
71 words, and documentation that describes the format of these files. As
72 with the Prolog database, this package is only downloadable in com‐
73 pressed tar format, but the files are also in ASCII.
74
76 The lexicographer files and grind(1) program are not generally distrib‐
77 uted.
78
79 All of the packages described above may not be available at the time of
80 release of the 3.0 database package.
81
83 wnintro(1), wnintro(3), wnintro(5), wnintro(7).
84
85
86
87WordNet 3.0 Dec 2006 WNPKGS(7)