Skip to content
mwdchang edited this page Feb 14, 2012 · 4 revisions

Project Dependencies

These are the external dependencies for this project and are not included as part of the project release. The external jar files or source codes can be found in the linked websites.

  1. MySQL Connector (http://dev.mysql.com/downloads/connector/j/)
  • MySQL Connector is a database driver for Java to MySQL
  1. Jama (http://math.nist.gov/javanumerics/jama/)
  • Jama is a matrix library
  1. TimingFramework.jar (http://java.net/projects/timingframework/)
  • An animation framework
  1. OGL (http://jogamp.org/jogl/www/)
  • Java binding for OpenGL
  1. Lib_stemmer (http://snowball.tartarus.org/download.php)
  • Snowball/Porterstem stemmer
  1. Stanford Parser (http://nlp.stanford.edu/software/lex-parser.shtml)
  • Provide grammatical POS and Dependency information Not really in use
Clone this wiki locally