Skip to content

Latest commit

 

History

History
61 lines (55 loc) · 1.78 KB

README.md

File metadata and controls

61 lines (55 loc) · 1.78 KB

Data, code, and paper for "Agreement Attraction in Turkish: The Case of Genitive Attractors"

Folder Structure

.
├── LICENSE
├── README.md
├── code
│   ├── analysis
│   ├── fits
│   ├── models
│   └── scripts
├── data
│   ├── all_ud_tr.conllu
│   ├── exp_data.rds
│   ├── exp_form.rds
│   └── frequencies_exp1_and_lago.xlsx
├── dataraw
│   ├── experiment
│   └── lagoetal
└── full_analysis.R

Run Order and Details

Requirements

List of packages, softwares, fonts you need for replicating our paper and models:

  • LaTeX
  • R
  • Stan
  • and following R packages
    • languageR
    • tidyverse
    • gdata
    • MASS
    • magrittr
    • ggplot2
    • car
    • brms
    • xtable
    • rstan
    • knitr
    • dplyr
    • plyr