tjmahr / retrace

An implementation of the TRACE model of word recognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

retrace

Project Status: Suspended - Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work.

A pure R implementation of the TRACE model of word recognition (McClelland & Elman, 1986).

I wrote the package so that I could get to know TRACE from the ground up. I was able to simulate the Ganong effect (where top-down info resolves an ambiguous phoneme).

Limitations: I didn't test any other phenomena, and it's too slow to be useful.

My report on the package is in vignettes/final_project.

About

An implementation of the TRACE model of word recognition

License:GNU General Public License v2.0


Languages

Language:R 100.0%