eval-word-vectors
Vector evaluator
Tools for evaluating word vectors on various tasks
Easy to use scripts for evaluating word vectors on a variety of tasks.
120 stars
6 watching
46 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mfaruqui/non-distributional | Provides non-distributional word vector representations and tools to create them from linguistic lexicons | 62 |
ytsvetko/qvec | Tools to evaluate word vectors based on their alignment with lexical resources and features. | 75 |
mfaruqui/sparse-coding | This implementation provides parallel sparse coding functionality for converting dense word vectors to highly sparse representations with L1 regularization. | 54 |
mfaruqui/crosslingual-cca | A tool to project word vectors of different languages into the same space using canonical correlation analysis (CCA) | 56 |
emrekavur/chaos-evaluation | Evaluates segmentation performance in medical imaging using multiple metrics | 57 |
allenai/olmo-eval | An evaluation framework for large language models. | 311 |
zhourax/vega | Develops a multimodal task and dataset to assess vision-language models' ability to handle interleaved image-text inputs. | 33 |
openai/simple-evals | A library for evaluating language models using standardized prompts and benchmarking tests. | 1,939 |
ruixiangcui/agieval | Evaluates foundation models on human-centric tasks with diverse exams and question types | 708 |
ermlab/polish-word-embeddings-review | An evaluation framework for Polish word embeddings prepared by various research groups using analogy tasks. | 4 |
kyubyong/wordvectors | Provides pre-trained word vectors for multiple languages to facilitate NLP tasks | 2,215 |
princeton-nlp/charxiv | An evaluation suite for assessing chart understanding in multimodal large language models. | 75 |
pulover/eval | An AHK function to execute expressions within dynamic strings, allowing for flexible variable substitution. | 31 |
nmrksic/counter-fitting | A tool for modifying word vectors to conform to linguistic constraints | 144 |
explosion/sense2vec | A Python library that generates contextually-keyed word vectors from text data using a variation of the Word2Vec algorithm. | 1,625 |