polish-word-embeddings-review
Word embedding evaluator
An evaluation framework for Polish word embeddings prepared by various research groups using analogy tasks.
Evaluation of polish word embeddings prepared by various research groups. Evaluation is done by words analogy task
4 stars
6 watching
1 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list
computational-linguisticsdeep-learningfasttextmachine-learningnlppolish-languageword2vecwordembeddings
Related projects:
Repository | Description | Stars |
---|---|---|
ermlab/pl-sentiment-analysis | A Python library providing an API for sentiment analysis of Polish text using deep learning and Word2vec models | 27 |
embeddings-benchmark/mteb | Provides tools and benchmarks for evaluating text embedding models | 2,021 |
sdadas/polish-sentence-evaluation | An evaluation framework for sentence representations in Polish language | 22 |
kudkudak/word-embeddings-benchmarks | Provides methods for evaluating word embeddings on various benchmarks | 437 |
hit-scir/elmoformanylangs | Provides pre-trained ELMo representations for multiple languages to improve NLP tasks. | 1,462 |
ermlab/politbert | Trains a language model using a RoBERTa architecture on high-quality Polish text data | 33 |
bheinzerling/bpemb | A collection of pre-trained subword embeddings in 275 languages, useful for natural language processing tasks. | 1,189 |
botcenter/spanishwordembeddings | This project generates Spanish word embeddings using fastText on large corpora. | 9 |
obss/jury | A comprehensive toolkit for evaluating NLP experiments offering automated metrics and efficient computation. | 187 |
rguthrie3/morphologicalpriorsforwordembeddings | A project implementing a method to incorporate morphological information into word embeddings using a neural network model | 52 |
nlprinceton/text_embedding | A utility class for generating and evaluating document representations using word embeddings. | 54 |
harsh19/spine | Transforms existing word embeddings into more interpretable ones by applying a novel extension of k-sparse autoencoder with stricter sparsity constraints | 52 |
mfaruqui/eval-word-vectors | A set of Python scripts for evaluating word vectors on various tasks and comparing similarity between words. | 120 |
wikipedia2vec/wikipedia2vec | A tool for learning vector representations of words and entities from Wikipedia text data. | 946 |
vzhong/embeddings | Provides fast and efficient word embeddings for natural language processing. | 223 |