BERT_download           Download and save BERT models to local cache
                        folder.
BERT_info               Get basic information of BERT models.
BERT_info_date          Scrape the initial commit date of BERT models.
BERT_remove             Remove BERT models from local cache folder.
BERT_vocab              Check if mask words are in the model
                        vocabulary.
FMAT_query              Prepare a data.table of queries and variables
                        for the FMAT.
FMAT_query_bind         Combine multiple query data.tables and renumber
                        query ids.
FMAT_run                Run the fill-mask pipeline on multiple models
                        (CPU / GPU).
ICC_models              Intraclass correlation coefficient (ICC) of
                        BERT models.
LPR_reliability         Reliability analysis (Cronbach's alpha) of LPR.
fill_mask               Run the fill-mask pipeline and check the raw
                        results.
set_cache_folder        Set (change) HuggingFace cache folder
                        temporarily.
summary.fmat            [S3 method] Summarize the results for the FMAT.
