orthographic-segmentation-jspsych

Plugins in jsPsych 7 for an orthographic segmentation task.

https://github.com/elizabethpankratz/orthographic-segmentation-jspsych

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Plugins in jsPsych 7 for an orthographic segmentation task.

Basic Info
  • Host: GitHub
  • Owner: elizabethpankratz
  • Language: JavaScript
  • Default Branch: main
  • Size: 393 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Citation

README.md

Orthographic segmentation: Plugins for jsPsych 7

The orthographic segmentation task

The statistical learning/segmentation study by Kurumada et al. (2013) tests how people would segment a continuous orthographic sequence by asking them to click between letters where they think the word boundaries should be.

With help from Aislinn Keogh, I adapted this idea into a task that would let participants place one morpheme boundary per word. (This code could definitely be adapted to allow multiple boundaries.)

How to use

Give the orthographic segmentation task a try by opening index.html in a browser.

The experiment code can be found in demo.js.

The two custom plugins we wrote are plugin-orthographic-seg.js and plugin-orthographic-confirm.js.

Citation

If you use this code, you can cite this repository:

@misc{Pankratz_Orthseg_2024, author = {Pankratz, Elizabeth}, title = {{Orthographic segmentation: Plugins for jsPsych 7}}, url = {https://github.com/elizabethpankratz/orthographic-segmentation-jspsych}, year = {2024} }

Owner

  • Name: Elizabeth Pankratz
  • Login: elizabethpankratz
  • Kind: user
  • Location: Edinburgh
  • Company: University of Edinburgh

Citation (CITATION.cff)

cff-version: 1.2.0
title: >-
  Orthographic segmentation: Plugins for jsPsych 7
message: >-
  If you use this dataset, please cite it using the metadata
  from this file.
type: dataset
authors:
  - given-names: Elizabeth
    family-names: Pankratz
    affiliation: University of Edinburgh
    orcid: 'https://orcid.org/0000-0001-8453-1105'
repository-code: 'https://github.com/elizabethpankratz/orthographic-segmentation-jspsych'
license: CC-BY-2.0
version: '1'
date-released: '2024-12-02'

GitHub Events

Total
  • Push event: 1
  • Create event: 2
Last Year
  • Push event: 1
  • Create event: 2