Changes between Version 2 and Version 3 of ProjectLingerPage


Ignore:
Timestamp:
09/28/17 02:31:54 (7 years ago)
Author:
Chichakovska Katerina
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProjectLingerPage

    v2 v3  
    44**Description:**
    55
     6Linger software package is for performing reading, listening, and other sentence processing experiments. It was primarily designed for masked, self-paced reading experiments, but however, the code is flexible and can be adapted to support many other types of experiments.
     7Linger is written in Tcl/!Tk and it can run on Unix, Windows, or Macintosh systems. Linger is also able to handle non-English text and has been used to conduct experiments in much more languages.
     8The Linger package is actually composed of four main programs:
     9-       Linger runs the experiments,
     10-       Lingalyzer analyzes the data,
     11-       Lingrapher can be used to quickly generate graphs of averaged reading-time data.
     12-       The Subjector program is a general purpose application for maintaining a database of subjects and the experiments they have performed.
     13Linger includes the following experiment types:
     14-       Masked Self-Paced Reading and/or Listening
     15-       Centered Self-Paced !Reading/!Listening
     16-       Masked Auto-Paced (fixed rate) !Reading/!Listening
     17-       Centered Auto-Paced !Reading/!Listening
     18-       Block Reading
     19-       Speak and Listen (two subjects, one reading, one listening)
     20-       Listen (to a reader) and Answer
     21-       Auditory Prime Lexical Decision (listen, then do a LD)
     22Linger can be used to generate HTML questionnaires.
     23
     24
    625**URL:** ​
     26[1] http://tedlab.mit.edu/~dr/Linger/
     27      [2] http://tedlab.mit.edu/~dr/Linger/readme.html
    728
    829
     
    4869**Licensing**
    4970
     71GNU General Public License version 3 (GPL-3.0)
     72
    5073**Language**
    5174