Anuj / child-qa

Automatically exported from code.google.com/p/child-qa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ConceptNet db file
http://conceptnet.media.mit.edu/dist/ConceptNet-sqlite.tar.gz
- Download the sqlite db file and extract to conceptnet_db folder
(here is the original installation instructions for python: http://xnet.media.mit.edu/docs/conceptnet/install.html)

Sqlite JDBC
http://www.zentus.com/sqlitejdbc/
- add .jar file to java's build path


Stanford's Lexical parser
http://nlp.stanford.edu/software/lex-parser.shtml
- Add stanford-parser.jar file to java's build path
- Add englishPCFG.ser.gz lexicalizedparser to the folder parser


HTML parser
http://htmlparser.sourceforge.net/
  - add filterbuilder.jar and htmlparser.jar to java's build path

About

Automatically exported from code.google.com/p/child-qa


Languages

Language:Java 100.0%