EmbeddingDynamicStereotypes
Stereotype analysis
Quantifies 100 years of gender and ethnic stereotypes through word embeddings.
159 stars
8 watching
41 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jwieting/charagram | A tool for training and using character n-gram based word and sentence embeddings in natural language processing. | 125 |
uhh-lt/sensegram | Tools and techniques for analyzing word meanings from word embeddings | 212 |
hassygo/charngram2vec | A repository providing a re-implementation of character n-gram embeddings for pre-training in natural language processing tasks | 23 |
chengyuegongr/frequency-agnostic | Improves word embeddings by using adversarial training to make them less dependent on word frequencies | 118 |
sergioburdisso/pyss3 | A Python package implementing an interpretable machine learning model for text classification with visualization tools | 336 |
geeks-of-data/knowledge-gpt | Extracts and stores information from various sources using AI models to generate answers. | 279 |
gink03/alt-i2v | An implementation of a deep learning-based image representation learning approach using a modified fully connected layer and transfer learning from VGG16 | 34 |
hit-scir/elmoformanylangs | Provides pre-trained ELMo representations for multiple languages to improve NLP tasks. | 1,463 |
fanglanting/skip-gram-pytorch | A PyTorch implementation of the skip-gram model for learning word embeddings. | 188 |
rguthrie3/morphologicalpriorsforwordembeddings | A project implementing a method to incorporate morphological information into word embeddings using a neural network model | 52 |
vzhong/embeddings | Provides fast and efficient word embeddings for natural language processing. | 223 |
reddavis/n-gram | Generates sequences of characters from a given text, useful for data analysis and modeling | 37 |
jagerv3/sentiment_analysis_thai | Analyzes sentiment in Thai text using machine learning algorithms and natural language processing techniques. | 12 |
seomoz/word2gauss | This implementation provides a way to represent words as multivariate Gaussian distributions, allowing scalable word embeddings. | 190 |
kiangkiangkiang/ggesda | An R package that enables exploratory data analysis of symbolic data using ggplot2. | 21 |