non-distributional
NLP vectors
A repository providing pre-built non-distributional word vector representations for NLP tasks
Non-distributional linguistic word vector representations.
62 stars
7 watching
9 forks
Language: Python
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A set of Python scripts for evaluating word vectors on various tasks and comparing similarity between words. | 120 |
| Provides pre-trained word vectors for multiple languages to facilitate NLP tasks | 2,216 |
| An implementation of parallel sparse coding for converting dense word vectors to highly sparse vectors with L1 regularization | 54 |
| A tool to update word vectors to align with linguistic constraints | 145 |
| A tool for projecting word vectors from different languages into a shared space to analyze their semantic relationships. | 56 |
| A Python library that generates contextually-keyed word vectors from text data using a variation of the Word2Vec algorithm. | 1,630 |
| This implementation provides a way to represent words as multivariate Gaussian distributions, allowing scalable word embeddings. | 190 |
| Improves word embeddings by training with adversarial objectives | 118 |
| A repository hosting pre-trained word vector model (3 million 300-dimension English word vectors) from the Google News corpus. | 519 |
| A set of utility functions for vector operations in a programming language | 24 |
| A fast and efficient utility package for utilizing vector embeddings in machine learning models | 1,635 |
| Compiles and provides structured access to Maluuba's NewsQA dataset for natural language question answering research. | 253 |
| Transforms natural language questions into query templates for various database systems. | 1,255 |
| Tools and code for inducing custom semantic vector representations from text data | 104 |
| A Scala implementation of the word2vec model representation. | 11 |