Sample code to run - parksjin01/2018-Graduation-Project GitHub Wiki
Server
-
First install pdf2htmlex open source with docker
Repository for pdf2htmlex -
Need to install stanfold parser explicitly
This site will help to install stanford parser -
Download source code from github
git clone https://github.com/parksjin01/2018-Graduation-Project.git
cd 2018-Graduation-Project
python server.py
Client
- If you want to use eye-tracker, install eye-tracker management program, calibrate with eye-tracker to use as mouse
- Access "http://0.0.0.0:5000".