nickduran / align-linguistic-alignment

Python library for extracting quantitative, reproducible metrics of multi-level alignment between speakers in naturalistic language corpora.
MIT License
40 stars 12 forks source link

Require R and pin MRAN snapshot to yesterday #22

Closed yuvipanda closed 6 years ago

yuvipanda commented 6 years ago

This installs R, so rpy2 works.

This also gets you RStudio for free :) If you want to install additional libraries in R, you can add an install.R file with appropriate R code to install your packages.