Package: talkr 0.1.3
talkr: Plotting Conversation Data
Visualisation, analysis and quality control of conversational data. Rapid and visual insights into the nature, timing and quality of time-aligned annotations in conversational corpora. For more details, see Dingemanse et al., (2022) <doi:10.18653/v1/2022.acl-long.385>.
Authors:
talkr_0.1.3.tar.gz
talkr_0.1.3.zip(r-4.5)talkr_0.1.3.zip(r-4.4)talkr_0.1.3.zip(r-4.3)
talkr_0.1.3.tgz(r-4.4-any)talkr_0.1.3.tgz(r-4.3-any)
talkr_0.1.3.tar.gz(r-4.5-noble)talkr_0.1.3.tar.gz(r-4.4-noble)
talkr_0.1.3.tgz(r-4.4-emscripten)talkr_0.1.3.tgz(r-4.3-emscripten)
talkr.pdf |talkr.html✨
talkr/json (API)
# Install 'talkr' in R: |
install.packages('talkr', repos = c('https://mdingemanse.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 18 hours agofrom:1b23de702c. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-win | OK | Nov 20 2024 |
R-4.5-linux | OK | Nov 20 2024 |
R-4.4-win | OK | Nov 20 2024 |
R-4.4-mac | OK | Nov 20 2024 |
R-4.3-win | OK | Nov 20 2024 |
R-4.3-mac | OK | Nov 20 2024 |
Exports:add_linescalculate_timinggeom_tokengeom_turnGeomTokenGeomTurnget_ifadvinitplot_densityplot_qualityplot_scatterreport_statstheme_turnPlottokenize
Dependencies:clicolorspacecowplotcpp11dplyrevaluatefansifarvergenericsggplot2ggthemesgluegtablehighrisobandknitrlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigpurrrR6RColorBrewerrlangscalesstringistringrtibbletidyrtidyselectutf8vctrsviridisLitewithrxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add information for line-by-line visualization | add_lines |
Calculate conversation properties | calculate_timing |
Check the presence of necessary columns in a dataset | check_columns |
Check the presence of talkr-workflow columns in the dataset. | check_talkr |
Verify that timing columns are numeric and likely indicate milliseconds. | check_time |
Plot individual tokens | geom_token |
Show turn-taking in visualized conversations | geom_turn |
GeomToken | GeomToken GeomTurn |
Get IFADV data | get_ifadv |
Initialize a `talkr` dataset | init |
Make a density plot of a specific column | plot_density |
Check source quality by plotting timing data | plot_quality |
Make a scatter plot of two columns | plot_scatter |
Report corpus-level and conversation-level statistics | report_stats |
T heme for the turn plot | theme_turnPlot |
Generate a token-specific dataframe | tokenize |