Package: FMAT
Title: The Fill-Mask Association Test
Version: 2023.8
Date: 2023-08-08
Authors@R: 
    c(person(given = "Han-Wu-Shuang",
             family = "Bao",
             role = c("aut", "cre"),
             email = "baohws@foxmail.com",
             comment = c(ORCID = "0000-0003-3043-710X")))
Maintainer: Han-Wu-Shuang Bao <baohws@foxmail.com>
Description: 
    The Fill-Mask Association Test ('FMAT') is an integrative, versatile,
    and probability-based method that uses Masked Language Models
    to measure conceptual associations or relations
    (e.g., attitudes, biases, stereotypes, social norms, cultural values)
    as propositional representations in natural language.
    The supported language models include
    'BERT' (Devlin et al., 2018) <arXiv:1810.04805>
    and its model variants available at 'Hugging Face'
    <https://huggingface.co/models?pipeline_tag=fill-mask>.
    'Python' ('conda') environment and the 'transformers' module can be
    installed automatically using the FMAT_load() function.
    Methodological references and technical details are provided at
    <https://psychbruce.github.io/FMAT/>.
License: GPL-3
Encoding: UTF-8
URL: https://psychbruce.github.io/FMAT/
BugReports: https://github.com/psychbruce/FMAT/issues
SystemRequirements: Python (>= 3.6.0)
Depends: R (>= 4.0.0)
Imports: PsychWordVec, psych, reticulate, text, data.table, stringr,
        forcats, glue, cli, purrr, plyr, dplyr, tidyr
Suggests: bruceR, nlme, parallel
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-08-10 10:29:09 UTC; Bruce
Author: Han-Wu-Shuang Bao [aut, cre] (<https://orcid.org/0000-0003-3043-710X>)
Repository: CRAN
Date/Publication: 2023-08-11 08:20:02 UTC
Built: R 4.2.0; ; 2023-08-12 12:27:09 UTC; unix
