Skip to content

Data and code for "Eye-tracking based classification of Mandarin Chinese readers with and without dyslexia using neural sequence models" (TSAR 2022)

Notifications You must be signed in to change notification settings

hallerp/dyslexia-seqmod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Eye-tracking based classification of Mandarin Chinese readers with and without dyslexia using neural sequence models

paper

This repository contains the sequence and baseline models used in Eye-tracking based classification of Mandarin Chinese readers with and without dyslexia using neural sequence models.

Using the models

Create a conda environment with

$ conda env create -f environment.yml

Then activate the environment and install your appropriate version of PyTorch.

$ conda install -y pytorch torchvision cudatoolkit=11.1 -c pytorch
$ # conda install pytorch torchvision cpuonly -c pytorch
$ pip install datasets transformers

Citation

Patrick Haller, Andreas Säuberli, Sarah Kiener, Jinger Pan, Ming Yan, and Lena Jäger. 2022. Eye-tracking based classification of Mandarin Chinese readers with and without dyslexia using neural sequence models. In Proceedings of the Workshop on Text Simplification, Accessibility, and Readability (TSAR-2022), pages 111–118, Abu Dhabi, United Arab Emirates (Virtual). Association for Computational Linguistics.

About

Data and code for "Eye-tracking based classification of Mandarin Chinese readers with and without dyslexia using neural sequence models" (TSAR 2022)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages