Menu

Demo_Installation_Guide

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

alternate text


Related

Wiki: Home

Discussion


Log in to post a comment.