rezonateR
(pronounced "resonate R") uses R (statistics software) to analyze and visualize data about natural language discourse. The data that rezonateR
takes as input are those created by the companion tool Rezonator. While the Rezonator tool is used for manual annotating and visualising discourse features and useful for qualitative analysis, rezonateR
takes Rezonator input and helps perform automated or semi-automated annotation and prepare the data for quantitative analysis in R.
Some examples of research questions you could investigate with Rezonator + rezonateR
include:
If you're starting out, this site contains different resources that you can use to learn how to use the tool, including:
vignette("sample_proj")
gives a concrete example of a mini-research project using Rezonator and rezonateR
, and will give you a feel of what sorts of projects are possible with Rezonator + rezonateR
. It would also be helpful to check out the official Rezonator guides and try some simple annotations in Rezonator to get a feel of how it works.vignette("overview")
is a bird's eye view of the most important functionality of the package.rezonateR
is the tool you want to be using, the series of tutorials starting from the one on imports, saves, and data structure vignette("import_save_basics")
goes into the nitty-gritty of how to use rezonateR
. This doubles as a reference to look up how to do different things in rezonateR
.rezonateR
with the reference tab if you're on the website, or with help(package = "rezonateR")
if you're on your local machine.This is the first official release of rezonateR
. Currently, it contains a rich set of functions for editing and analysing coreference-related phenomena. Functionality for visualisation and analysing resonance and turn-taking phenomena to be added soon. Functionaity is added on a needs-based basis, so please submit an issue on GitHub if you need any!
For the public-facing website for the entire project, see Rezonator.com.
Thanks to John W DuBois for supervising the project, Terry DuBois, Brady Moore and Georgio Klironomo for their work on Rezonator (and answering my questions), Sabrina Sun whose work on turn-taking motivated parts of the package, and Giorgia Troiani, Stefan Th Gries, Argyro Katsika and the UCSB CEILing group for their comments on this project.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.