word2gm

Word distribution model

An implementation of Athiwaratkun and Wilson's multimodal word distribution model using Gaussian Mixture distributions.

Word to Gaussian Mixture Model

GitHub

283 stars
23 watching
73 forks
Language: Jupyter Notebook
last commit: about 7 years ago

Related projects:

RepositoryDescriptionStars
seomoz/word2gaussThis implementation provides a way to represent words as multivariate Gaussian distributions, allowing scalable word embeddings.190
zhangxiann/skip-gramA Python implementation of a neural network model for learning word embeddings from text data6
davidavdav/gaussianmixtures.jlA package implementing a Gaussian Mixture Model (GMM) algorithm for large-scale data analysis99
mfaruqui/non-distributionalA repository providing pre-built non-distributional word vector representations for NLP tasks62
dswah/pygamProvides an implementation of generalized additive models in Python for building flexible semi-parametric models876
sheffieldml/multigpSoftware for modeling and prediction with multiple output Gaussian processes48
jwieting/charagramA tool for training and using character n-gram based word and sentence embeddings in natural language processing.125
mmihaltz/word2vec-googlenews-vectorsA repository hosting pre-trained word vector model (3 million 300-dimension English word vectors) from the Google News corpus.519
mbzuai-oryx/groundinglmmAn end-to-end trained model capable of generating natural language responses integrated with object segmentation masks for interactive visual conversations797
yfzhang114/slimeDevelops large multimodal models for high-resolution understanding and analysis of text, images, and other data types.143
ermongroup/bgmProvides an implementation of boosted generative models using Python20
mbzuai-nlp/bactrian-xA collection of multilingual language models trained on a dataset of instructions and responses in various languages.94
jquesnelle/txt2imghdCreates detailed images by upscaling and refining Stable Diffusion outputs695
dongwookim-ml/topic-model-lecture-noteLecture notes on probabilistic topic models using IPython Notebook22
elanmart/psmmAn implementation of a neural network model for character-level language modeling.50