Package: FMAT
Title: The Fill-Mask Association Test
Version: 2025.8
Date: 2025-08-15
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')
    <doi:10.1037/pspa0000396>
    is an integrative and probability-based method using
    Masked Language Models to measure conceptual associations
    (e.g., attitudes, biases, stereotypes, social norms, cultural values)
    as propositions in natural language.
    Supported language models include 'BERT'
    <doi:10.48550/arXiv.1810.04805> and its variants available at 'Hugging Face'
    <https://huggingface.co/models?pipeline_tag=fill-mask>.
    Methodological references and installation guidance 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.9.0)
Depends: R (>= 4.0.0)
Imports: reticulate, data.table, stringr, forcats, rvest, psych, irr,
        glue, crayon, cli, purrr, plyr, dplyr, tidyr
Suggests: bruceR, PsychWordVec, text, sweater, nlme
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-08-19 16:57:00 UTC; Bruce
Author: Han Wu Shuang Bao [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3043-710X>)
Repository: CRAN
Date/Publication: 2025-08-19 17:20:02 UTC
Built: R 4.4.3; ; 2025-10-08 03:31:36 UTC; windows
