The Aligned Corpus Toolkit (act) is designed for linguists that work with time aligned transcription data. It offers functions to import and export various annotation file formats ('ELAN' .eaf, 'EXMARaLDA .exb and 'Praat' .TextGrid files), create print transcripts in the style of conversation analysis, search transcripts (span searches across multiple annotations, search in normalized annotations, make concordances etc.), export and re-import search results (.csv and 'Excel' .xlsx format), create cuts for the search results (print transcripts, audio/video cuts using 'FFmpeg' and video sub titles in 'Subrib title' .srt format), modify the data in a corpus (search/replace, delete, filter etc.), interact with 'Praat' using 'Praat'-scripts, and exchange data with the 'rPraat' package. The package is itself written in R and may be expanded by other users.
Version: | 1.3.1 |
Imports: | methods, stringr, stringi, tools, textutils, utils, progress, XML, xml2, openxlsx |
Suggests: | knitr, rmarkdown |
Published: | 2023-06-07 |
DOI: | 10.32614/CRAN.package.act |
Author: | Oliver Ehmer [aut, cre] |
Maintainer: | Oliver Ehmer <oliver.ehmer at uos.de> |
License: | GPL-3 |
URL: | http://www.oliverehmer.de, https://github.com/oliverehmer/act |
NeedsCompilation: | no |
CRAN checks: | act results |
Reference manual: | act.pdf |
Vignettes: |
Install FFmpeg Install sendpraat |
Package source: | act_1.3.1.tar.gz |
Windows binaries: | r-devel: act_1.3.1.zip, r-release: act_1.3.1.zip, r-oldrel: act_1.3.1.zip |
macOS binaries: | r-release (arm64): act_1.3.1.tgz, r-oldrel (arm64): act_1.3.1.tgz, r-release (x86_64): act_1.3.1.tgz, r-oldrel (x86_64): act_1.3.1.tgz |
Old sources: | act archive |
Please use the canonical form https://CRAN.R-project.org/package=act to link to this page.