Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
francojc committed Dec 7, 2024
1 parent 6d3cf75 commit b5b573d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion R/curate_enntt_data.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#' @details
#' The function expects a directory containing paired .dat and .tok files with
#' matching names, as found in the raw ENNTT data
#' '\url{https://github.com/senisioi/enntt-release}.
#' \url{https://github.com/senisioi/enntt-release}.
#' The .dat files should contain XML-formatted metadata with attributes:
#' - session_id: Unique identifier for the parliamentary session
#' - mepid: Member of European Parliament ID
Expand Down
2 changes: 1 addition & 1 deletion R/curate_swda_data.R
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#' @details
#' The function expects a directory containing .utt files or subdirectories
#' with .utt files, as found in the raw SWDA data
#' \url{https://catalog.ldc.upenn.edu/docs/LDC97S62}.
#' (Linguistic Data Consortium. LDC97S62: Switchboard Dialog Act Corpus.)
#'
#' @param dir_path Character string. Path to the directory containing .utt
#' files. Must be an existing directory.
Expand Down
2 changes: 1 addition & 1 deletion man/curate_enntt_data.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/curate_swda_data.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b5b573d

Please sign in to comment.