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

Add an option to create a "shuffled baseline" #34

Closed nickduran closed 4 years ago

nickduran commented 6 years ago

Provide users with an option to randomly recombine the conversational turns within a dyad and then generate alignment values from the reordered turns. Note that in the early development of ALIGN this was what was initially done. Thus there is existing code that could be integrated. However, it will need to be substantially updated to work well with the new components in ALIGN.