-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
35 lines (26 loc) · 1.31 KB
/
README
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
/*******************************************************************************
* Copyright (c) 2010-2011 Nicolas James.
* All rights reserved.
* WNXplorer is published under the GPLv3 Licence, see the COPYING file.
*
* Nicolas James
* email: [email protected]
* web: http://njames.trevize.net
******************************************************************************/
WNXplorer 2.2 (May 12, 2011)
This is version 2.2 of WNXplorer, an interactive and graph-based navigation
software for the WordNet database.
Wiki: http://njames.trevize.net/wiki/projects:wnxplorer/
GoogleCode: https://code.google.com/p/wnxplorer/
You can check out the code on the Google Code repository:
svn checkout http://wnxplorer.googlecode.com/svn/trunk/ wnxplorer-read-only
Installation Instructions
=========================
The folder named "dict" that is a sub-directory of each WordNet installation
is needed. You can download WordNet at:
http://wordnet.princeton.edu/wordnet/download/
Choose the tarball under the section WordNet 3.0 for UNIX-like systems
(including: Linux, Mac OS X, Solaris) even if you are using MS-Windows.
Then simply execute the shell script WNXplorer.sh if you are using a GNU/Linux
system, or the batch file WNXplorer.bat if you are not lucky and you have to
use MS-Windows.