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

GitHub

185 stars
34 watching
24 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jwieting/acl2017 A codebase for training and using models of sentence embeddings. 33
xiaoqijiao/coling2018 Provides training and testing code for a CNN-based sentence embedding model 2
binwang28/sbert-wk-sentence-embedding A method to generate sentence embeddings from pre-trained language models 177
wangyuxinwhy/uniem Develops unified sentence embedding models for NLP tasks 833
hit-scir/elmoformanylangs Provides pre-trained ELMo representations for multiple languages to improve NLP tasks. 1,463
jwieting/iclr2016 Code for training universal paraphrastic sentence embeddings and models on semantic similarity tasks 193
botcenter/spanishwordembeddings This project generates Spanish word embeddings using fastText on large corpora. 9
lajanugen/s2v An implementation of a neural network model for learning efficient sentence representations from text data. 205
vzhong/embeddings Provides fast and efficient word embeddings for natural language processing. 223
talschuster/crosslingualcontextualemb Enables alignment of word embeddings across multiple languages to facilitate cross-lingual text analysis and machine learning tasks 98
oborchers/fast_sentence_embeddings A Python library for efficiently computing sentence embeddings from large datasets 618
rguthrie3/morphologicalpriorsforwordembeddings A project implementing a method to incorporate morphological information into word embeddings using a neural network model 52
jwieting/para-nmt-50m A collection of pre-trained models and code for training paraphrastic sentence embeddings from large machine translation datasets. 102
princetonml/sif A Python implementation of a sentence embedding algorithm using the Smooth Inverse Frequency weighting scheme 1,083
johngiorgi/declutr A tool for training and evaluating sentence embeddings using deep contrastive learning 379