arxiv2018-xling-sentence-embeddings
Sentence embeddings library
Reproducible research on cross-lingual sentence embeddings using power mean word embeddings
Concatenated Power Mean Embeddings as Universal Cross-Lingual Sentence Representations
186 stars
34 watching
24 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A codebase for training and using models of sentence embeddings. | 33 |
| Provides training and testing code for a CNN-based sentence embedding model | 2 |
| A method to generate sentence embeddings from pre-trained language models | 178 |
| Develops unified sentence embedding models for NLP tasks | 840 |
| Provides pre-trained ELMo representations for multiple languages to improve NLP tasks. | 1,462 |
| Code for training universal paraphrastic sentence embeddings and models on semantic similarity tasks | 193 |
| This project generates Spanish word embeddings using fastText on large corpora. | 9 |
| An implementation of a neural network model for learning efficient sentence representations from text data. | 205 |
| Provides fast and efficient word embeddings for natural language processing. | 223 |
| Enables alignment of word embeddings across multiple languages to facilitate cross-lingual text analysis and machine learning tasks | 99 |
| A Python library for efficiently computing sentence embeddings from large datasets | 618 |
| A project implementing a method to incorporate morphological information into word embeddings using a neural network model | 52 |
| A collection of pre-trained models and code for training paraphrastic sentence embeddings from large machine translation datasets. | 102 |
| A Python implementation of a sentence embedding algorithm using the Smooth Inverse Frequency weighting scheme | 1,084 |
| A tool for training and evaluating sentence embeddings using deep contrastive learning | 380 |