Package: lingmatch
Type: Package
Title: Linguistic Matching and Accommodation
Version: 1.0.4
Author: Micah Iserman
Maintainer: Micah Iserman <micah.iserman@gmail.com>
Description: Measure similarity between texts. Offers a variety of processing
  tools and similarity metrics to facilitate flexible representation of texts and matching.
  Implements forms of Language Style Matching (Ireland & Pennebaker, 2010) <doi:10.1037/a0020386>
  and Latent Semantic Analysis (Landauer & Dumais, 1997) <doi:10.1037/0033-295X.104.2.211>.
URL: https://github.com/miserman/lingmatch
BugReports: https://github.com/miserman/lingmatch/issues
Depends: R (>= 3.5), methods, Matrix
Imports: Rcpp, RcppParallel
License: GPL (>= 2)
RoxygenNote: 7.2.1
Suggests: knitr, rmarkdown, splot, testthat (>= 2.1.0)
LinkingTo: Rcpp, RcppParallel
SystemRequirements: C++11
NeedsCompilation: yes
Packaged: 2022-09-05 20:53:28 UTC; Admin
Repository: CRAN
Date/Publication: 2022-09-05 21:10:02 UTC
