Package: SemNetCleaner
Title: An Automated Cleaning Tool for Semantic and Linguistic Data
Version: 1.0.0
Date: 2019-07-01
Authors@R: c(person("Alexander P.", "Christensen", email = "alexpaulchristensen@gmail.com", role = c("aut","cre"))) 
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.
Depends: R (>= 3.5.0), SemNetDictionaries (>= 0.1.2)
License: GPL (>= 3.0)
URL: https://github.com/AlexChristensen/SemNetCleaner
BugReports: https://github.com/AlexChristensen/SemNetCleaner/issues
NeedsCompilation: no
Encoding: UTF-8
LazyData: true
Imports: searcher, stringdist, tcltk
RoxygenNote: 6.1.1
Packaged: 2019-07-01 12:15:34 UTC; apchrist
Author: Alexander P. Christensen [aut, cre]
Repository: CRAN
Date/Publication: 2019-07-01 12:30:03 UTC
