From 150a22c8ea33e4d808c782347956860bcd59725e Mon Sep 17 00:00:00 2001 From: Michael Gabilondo Date: Thu, 13 May 2010 00:19:45 +0200 Subject: academic/WordNet: Updated for version 3.0 --- academic/WordNet/README | 9 --------- 1 file changed, 9 deletions(-) (limited to 'academic/WordNet/README') diff --git a/academic/WordNet/README b/academic/WordNet/README index fa8ad99e04c1..1dc05160b269 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. - - -- cgit v1.2.3