Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

100 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.
├── README.md
├── analysis
│   ├── DemographicStatistics.ipynb
│   ├── analysis.Rmd
│   ├── analysis.nb.html
│   ├── data_analysis_problem.Rmd
│   └── figures
│       ├── ClozeProbBar.png
│       └── ClozeProbLine.png
├── data
│   ├── ClozeData(in).csv
│   ├── PreprocessedData.csv
│   └── experimental_data.csv
├── preprocessing
│   ├── Preprocessing.ipynb
│   ├── StimuliReview.xlsx
│   ├── StimuliReviewCompleted.csv
│   ├── data_review
│   │   ├── accuracy_by_subject.csv
│   │   ├── completions_by_item.txt
│   │   └── completions_by_subject.txt
│   ├── excluded
│   │   ├── excluded_data.xlsx
│   │   └── excluded_values.txt
│   ├── extract_exp_lines.py
│   ├── get_summaries.ipynb
│   └── questionable_rate.csv
└── stimuli
    └── Stimuli(Sheet1).csv

9 directories, 32 files

About

Data, preprocessing and analysis for cloze study

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages