psychbruce/FMAT
😷 The Fill-Mask Association Test (FMAT): Measuring Propositions in Natural Language.
This tool helps researchers and social scientists analyze how concepts like attitudes, biases, or cultural values are associated in natural language. You provide sentences with a masked word, and it outputs the probability of different words filling that mask, revealing underlying conceptual associations. It's designed for quantitative researchers studying social phenomena through language data.
Use this if you need to quantitatively measure conceptual associations, stereotypes, or biases expressed in text, particularly for social science research.
Not ideal if you need a simple word counter or general sentiment analysis, as this tool focuses on specific propositional associations using advanced language models.
Stars
16
Forks
—
Language
R
License
GPL-3.0
Category
Last pushed
Mar 07, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/psychbruce/FMAT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Tongjilibo/bert4torch
An elegent pytorch implement of transformers
nyu-mll/jiant
jiant is an nlp toolkit
lonePatient/TorchBlocks
A PyTorch-based toolkit for natural language processing
monologg/JointBERT
Pytorch implementation of JointBERT: "BERT for Joint Intent Classification and Slot Filling"
grammarly/gector
Official implementation of the papers "GECToR – Grammatical Error Correction: Tag, Not Rewrite"...