Sample code to run - parksjin01/2018-Graduation-Project GitHub Wiki

Server

  1. First install pdf2htmlex open source with docker
    Repository for pdf2htmlex

  2. Need to install stanfold parser explicitly
    This site will help to install stanford parser

  3. Download source code from github

git clone https://github.com/parksjin01/2018-Graduation-Project.git
cd 2018-Graduation-Project
python server.py

Client

  1. If you want to use eye-tracker, install eye-tracker management program, calibrate with eye-tracker to use as mouse
  2. Access "http://0.0.0.0:5000".