Text Categorization

Installation Log

 
 -----------------------------------------------------------
 Welcome to the Java Text Categorization Tools Installation!
 -----------------------------------------------------------

 Please read the ${TC_DIR}/docs/userDoc/install.html 
 prior to invoking this script.

 This script will:
 1. install the latest Java on your machine (optional)
 2. configure the ${TC_DIR}/data/Config/tc.properties file.
 3. create configured 
 	- mt (MEDLINE Tokenizer)
	- jdi (Journal Descriptor Indexing)
	- sti (Semantic Type Indexing)
	- stri (Semantic Type Indexing, Real time based)
	- stWsd (ST WSD)
 scripts in the ${TC_DIR}/bin directory.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The Java Text Categorization tools use or (may use) the 
following third party software packages:

 - HSQL Database Engine (HSQLDB) from SourceForge
   (see http://hsqldb.sourceforge.net).
   This package is covered under a SourceForge License, 
   which allows for redistribution and use with a 
   "copyright notice".  We have made no changes to HSQLDB. 
             
 - The installation script uses some GNU CYGWIN programs 
   that have been distributed along with this script. 
   These commands are only used when this installation 
   is on a Windows platform. The commands that have been 
   distributed include tar, gunzip, rm, find, hosthame, 
   tee, and cmp. 
    
   The CYGWIN package is licensed under the GNU Public License. 
   The entire CYGWIN package, along with the sources to 
   these commands can be found at http://sources.redhat.com/cygwin/
    
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



  +-----------------------------------------------+
  | Verifying the installation ...                |
  +-----------------------------------------------+



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
                Congratulations! 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
  This script has completed configuring the java 
  Text Categorization tools.

  You may invoke these tools from a command line. 
  These tools are found in the ${TC_DIR}/bin directory.

  You can add this ${TC_DIR}/bin path to your ${PATH} 
  environment variable. This would enable you to find 
  and run these tools from any location. 

  In Linux, this would be done by adding this path to 
  your ~/.cshrc or ~/.profile startup script. 
 
  In Windows, this would be done by appending this path 
  to the PATH variable from the 
  "control panel/System/Advanced/Environment variables/
  Edit" menus.
  
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
     The Text Categorization tools are ready to be used! 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~