Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/coganlab/sentencerep_analysis

Analysis of the Sentence Rep Data
https://github.com/coganlab/sentencerep_analysis

Last synced: 13 days ago
JSON representation

Analysis of the Sentence Rep Data

Awesome Lists containing this project

README

        

# SentenceRep Analysis
Python and MATLAB code for analysis of sentence repetition data.

## Task

- Subjects performed a repetition task where they listened to a single word or sentence and then either:
- repeated after a delay
- mimed after a delay
- passively listened
- Statistical significance of the high gamma response (HG, 70-150 Hz) for each time point on each electrode served as an index of local neural computation (cluster-corrected at p < 0.05).

## Resources
### Background

[Sensory-motor transformations for speech occur bilaterally](https://www.nature.com/articles/nature12935)

[Manipulating stored phonological input during verbal working memory](https://www.nature.com/articles/nn.4459)

### Tools

[tslearn](https://tslearn.readthedocs.io/en/stable/index.html)

[scikit-learn](https://scikit-learn.org/stable/index.html)