Nothing
This is a minor release involving one bug repair
This is a minor release involving mostly optimization of functions.
This is a major release. We have included many new features and fixed numerous bugs.
prep_dyads()
that combines two previous preparation steps clean_dyads()
and align_dyads()
read_1file()
that formats a conversation transcript already in your R environment omit_stops
to prep_dyads
specifying optional stopword removal which_stoplist
to `prep_dyads`` specifying a four stopword list options (SMART_stops, MIT_stops, Temple_stops25, CA_orig_stops). ConversationAlign
read_dyads()
will throw error and warning message if any transcript has more than or less than two participants for any individual conversation (Event_ID)corpus_analytics()
function that produces a variety of descriptive summary statistics (e.g., n-conversations, type token ratio, average turn length) in a table format.summarize_dyads()
restructured in significant ways including the addition of three new arguments: custom_lags
default lags for correlation are set at -2.0,2 users are free to specifiy additional lags , default is NULL, sumdat_only
produces a summary dataframe with values averaged to two rows per conversation (one for each participant, corr_type
specifies correlation to apply to lagged data summarize_dyads()
has been omitted in favor of proportionally rescaling dAUC to a standardized/fixed number of turns (100)lookup_db
, replaced with lookup_Jul25
, includes many more dimensions and options for scaled vs. raw versions of variablesCA_OriginalStops
. However, the default stopword list is new - Temple_Stops25
align_dyads()
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.