Package: SemNetCleaner
Title: An Automated Cleaning Tool for Semantic and Linguistic Data
Version: 1.3.7
Date: 2025-05-08
Authors@R: c(person("Alexander P.", "Christensen", email = "alexpaulchristensen@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9798-7037")))
Maintainer: Alexander P. Christensen <alexpaulchristensen@gmail.com>
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 'SemNetDictionaries' package to make the cleaning process more accurate, efficient, and reproducible.
License: GPL (>= 3.0)
URL: https://github.com/AlexChristensen/SemNetCleaner
BugReports: https://github.com/AlexChristensen/SemNetCleaner/issues
NeedsCompilation: no
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.6.0), SemNetDictionaries (>= 0.1.8)
Imports: foreign, parallel, pbapply, R.matlab, readxl, rstudioapi,
        searcher, shiny, stringi, stringdist, tcltk
Suggests: DT, hunspell, easycsv, htmlTable, knitr, markdown, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.3.2
Packaged: 2025-05-08 14:43:44 UTC; alextops
Author: Alexander P. Christensen [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9798-7037>)
Repository: CRAN
Date/Publication: 2025-05-08 15:10:02 UTC
Built: R 4.5.2; ; 2025-11-01 03:03:12 UTC; windows
