This page is a reference for installing the JoBimText demo on your local machine.
Todos:
- Prerequisites:
-
Installation of Pre-Compiled Demo
- Download the data model: link. This is a small data model that only contains information for the most frequent 100'000 words in our collection. Refer to the models page for larger models.
- Decompress the data
- Import the file into your local mysql database (using your user name and password):
mysql –uUSER –pPASSWORD < Jobim_Stanf.mysql
- Download the compiled Demo Code
- Unpack the demo
-
Configuration and Options:
- Open conf_mysql_np_local.xml and set user name and password for MySQL DB access accordingly.
-
Start the demo
For Linux/Mac:
sh start_demo_local.sh
for Windows:
./start_demo_local.bat
-
Example queries with screenshots

where is this file "Jobim_Stanf.mysql" in path "https://sourceforge.net/p/jobimtext/wiki/Demo_Installation_Guide/"?
Hi Amrit,
thanks for your interest. If you want to test the joBimText framework, you can test the Webinterface, available at:
http://ltmaggie.informatik.uni-hamburg.de/jobimviz/
A documentation how to access the similarities is available here:
http://ltmaggie.informatik.uni-hamburg.de/jobimtext/jobimviz-web-demo/api-and-demo-documentation/
Hi Amrit,
this documentation is slightly deprecated. But the mysql has been renamed and can be downloaded here:
https://sourceforge.net/projects/jobimtext/files/data/models/news120M_stanford_lemma_np_pruned.mysql.gz/download