summaryrefslogtreecommitdiff
path: root/academic/WordNet/README
diff options
context:
space:
mode:
authorMichael Gabilondo <mgabilo{at}gmail{dot}com>2010-05-13 00:19:45 +0200
committerDavid Somero <xgizzmo@slackbuilds.org>2010-05-13 00:19:45 +0200
commit150a22c8ea33e4d808c782347956860bcd59725e (patch)
tree28e1e9bec261fa1b5c20034cf648ff8b06964831 /academic/WordNet/README
parent828f3f65bcd3b435614a7ff1a581b89a84b0f702 (diff)
downloadslackbuilds-150a22c8ea33e4d808c782347956860bcd59725e.tar.gz
academic/WordNet: Updated for version 3.0
Diffstat (limited to 'academic/WordNet/README')
-rw-r--r--academic/WordNet/README9
1 files changed, 0 insertions, 9 deletions
diff --git a/academic/WordNet/README b/academic/WordNet/README
index fa8ad99e04..1dc05160b2 100644
--- a/academic/WordNet/README
+++ b/academic/WordNet/README
@@ -6,12 +6,3 @@ 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.
-
-WordNet requires Tcl/Tk, which is included with Slackware 12.1.
-
-Since this package does not install to the default location, the WordNet
-browser (wnb) requires the enviornmental variable WNHOME=/usr to be set,
-so that it can find the database files. To do this for bash, you can add
-"export WNHOME=/usr" to the end of ~/.bashrc, without the quotes.
-
-