chanind/word2vec-gender-bias-explorer
A tool to show gender bias in words based on NLP word embeddings from Google News
This tool helps you analyze text for hidden gender biases by taking a sentence you provide and revealing which words are subtly associated more with masculine or feminine terms. It's designed for content creators, educators, or researchers who want to understand and identify societal biases reflected in language.
No commits in the last 6 months.
Use this if you need to quickly check sentences or phrases for implicit gender associations derived from how words are used in real-world texts.
Not ideal if you're looking to actively remove bias from text or debias an AI model, as this tool focuses on demonstrating existing biases.
Stars
12
Forks
8
Language
TypeScript
License
—
Category
Last pushed
Nov 20, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/chanind/word2vec-gender-bias-explorer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
shibing624/text2vec
text2vec, text to vector....
predict-idlab/pyRDF2Vec
đ Python Implementation and Extension of RDF2Vec
IntuitionEngineeringTeam/chars2vec
Character-based word embeddings model based on RNN for handling real world texts
IITH-Compilers/IR2Vec
Implementation of IR2Vec, LLVM IR Based Scalable Program Embeddings
ddangelov/Top2Vec
Top2Vec learns jointly embedded topic, document and word vectors.