Architecture - parksjin01/2018-Graduation-Project GitHub Wiki

In Client

Capture gaze pattern by using eye tracker
Eye tracker would work as mouse and gaze will be captured by JS mouse event
Send gaze information to server using AJAX

In Server

Analyze gaze pattern and decide user feels hard to understand or not
Analyze sentence by using NLTK and Stanford Parser
Response AJAX request with meaning of word, split sentence and which grammar used in that sentence