R/data.R

#' A grammatically incorrect Korean sentence.
#'
#' A very short grammatically incorrect Korean sentence for tests.
#'
#' @format A character with 5 letters.
"wrongkortextsample"

#' A phrase for detecting complex word errors in soft.check
#'
#' A phrase used to detect complex word errors in PNU spell checker.
#'
#' @format character object
"COMPLEX_WORD_ERROR_PHRASE"

#' A phrase for detecting unanalyzable phrase errors in soft.check
#'
#' A phrase used to detect unanalyzable phrase errors in PNU spell checker.
#'
#' @format character object
"UNANALYZABLE_PHRASE_ERROR_PHRASE"
bayesiahn/hanspellr documentation built on March 29, 2022, 10:10 p.m.