R/SemNetCleaner.R

#' SemNetCleaner--package
#' @description Implements several functions that automates the cleaning and
#' spell-checking of text data. Also converges, finalizes, removes plurals and
#' continuous strings, and puts text data in binary format for semantic network analysis.
#' Uses the \code{\link{SemNetDictionaries}} package to make
#' the cleaning process more accurate, efficient, and reproducible.
#'
#' @author Alexander Christensen <alexpaulchristensen@gmail.com>
#' 
"_PACKAGE"
#> [1] "_PACKAGE"
#SemNetCleaner----
AlexChristensen/SemNetCleaner documentation built on June 29, 2022, 6:44 a.m.