Package: doc2concrete
Type: Package
Title: Measuring Concreteness in Natural Language
Version: 0.6.0
Author: Mike Yeomans
Maintainer: Mike Yeomans <mk.yeomans@gmail.com>
Description: Models for detecting concreteness in natural language. This package is built in support of Yeomans (2021) <doi:10.1016/j.obhdp.2020.10.008>, which reviews linguistic models of concreteness in several domains. Here, we provide an implementation of the best-performing domain-general model (from Brysbaert et al., (2014) <doi:10.3758/s13428-013-0403-5>) as well as two pre-trained models for the feedback and plan-making domains.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports: tm, quanteda, parallel, glmnet, stringr, english, textstem,
        SnowballC, stringi
RoxygenNote: 7.3.1
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-01-23 11:52:59 UTC; myeomans
Repository: CRAN
Date/Publication: 2024-01-23 12:32:52 UTC
Built: R 4.6.0; ; 2025-08-20 13:59:38 UTC; unix
