-
Notifications
You must be signed in to change notification settings - Fork 3
Intro
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.
- MySQL Connector (http://dev.mysql.com/downloads/connector/j/)
- MySQL Connector is a database driver for Java to MySQL
- Jama is a matrix library
- TimingFramework.jar (http://java.net/projects/timingframework/)
- An animation framework
- Java binding for OpenGL
- Lib_stemmer (http://snowball.tartarus.org/download.php)
- Snowball/Porterstem stemmer
- Stanford Parser (http://nlp.stanford.edu/software/lex-parser.shtml)
- Provide grammatical POS and Dependency information Not really in use