Mimick

Character-based embedder

A system for approximating word embeddings using character-level neural networks

Code for Mimicking Word Embeddings using Subword RNNs (EMNLP 2017)

GitHub

153 stars
9 watching
34 forks
Language: Python
last commit: almost 7 years ago
Linked from 1 awesome list

convolutional-neural-networkslstmmultilingualneural-networkpart-of-speech-taggerword-embeddings

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
giuseppemarra/char-word-embeddingsThis repository provides an unsupervised approach to learning character-aware word and context embeddings.0
hit-scir/elmoformanylangsProvides pre-trained ELMo representations for multiple languages to improve NLP tasks.1,462
malllabiisc/wordgcnA deep learning model that generates word embeddings by predicting words based on their dependency context291
nlprinceton/text_embeddingA utility class for generating and evaluating document representations using word embeddings.54
jwieting/charagramA tool for training and using character n-gram based word and sentence embeddings in natural language processing.125
wangyuxinwhy/uniemDevelops unified sentence embedding models for NLP tasks840
fanglanting/skip-gram-pytorchA PyTorch implementation of the skip-gram model for learning word embeddings.188
vzhong/embeddingsProvides fast and efficient word embeddings for natural language processing.223
rguthrie3/morphologicalpriorsforwordembeddingsA project implementing a method to incorporate morphological information into word embeddings using a neural network model52
lajanugen/s2vAn implementation of a neural network model for learning efficient sentence representations from text data.205
gink03/alt-i2vAn implementation of a deep learning-based image representation learning approach using a modified fully connected layer and transfer learning from VGG1634
zsdonghao/imitation-learning-dagger-torcsThis repository provides an example of implementing Imitation Learning with Dataset Aggregation (DAGGER) on the Torcs environment using Python.71
zhangxiann/skip-gramA Python implementation of a neural network model for learning word embeddings from text data6
leonard-xu/cweThis project presents an approach to improve word embeddings by incorporating internal character information into Chinese words299
auspicious3000/contentvecAn implementation of a self-supervised speech representation model using PyTorch and disentangled speaker embeddings471