Yoctol / seq2vec
Transform sequence of words into a fix-length representation vector
☆67Updated 7 years ago
Alternatives and similar repositories for seq2vec:
Users that are interested in seq2vec are comparing it to the libraries listed below
- Some customized keras layers used in Yoctol NLU.☆19Updated 7 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 4 years ago
- Neural Tensor Network Implementation as a keras layer☆59Updated 7 years ago
- Code for my blog post☆49Updated 6 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆142Updated last year
- Deep neural network based model for sequence to sequence classification☆76Updated 7 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 6 years ago
- Code for Supervised Word Mover's Distance (SWMD)☆92Updated 7 years ago
- sequence to sequence neural network model for dialogue system☆44Updated 8 years ago
- Eample of using dataset api in tensorflow☆39Updated 6 years ago
- Normalize text string☆12Updated 6 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 7 years ago
- 🧹 Formerly for binary classification with noisy labels. Replaced by cleanlab.☆82Updated 2 years ago
- Parallel (asynchronous) sparse coding implementation for obtaining sparse overcomplete word vectors☆53Updated 7 years ago
- Tensorflow implementation of Facebook TagSpace☆73Updated 6 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 7 years ago
- ☆9Updated 5 years ago
- A Keras implementation of the UCLMR approach to generating embeddings for Unicode emoji from their descriptions.☆37Updated 8 years ago
- code for iclr workshop paper "Learning Document Embedding by Predicting N-grams for Sentiment Classification of Long Movie Reviews"☆25Updated 8 years ago
- ☆23Updated 7 years ago
- Keras implementation of the Crepe character-level convolutional neural net.☆74Updated 6 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- Keras implementation of the Smart Reply[1] Google system paper.☆25Updated 8 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆66Updated 7 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 7 years ago
- Deep-Learning Model Exploration and Development for NLP☆243Updated last year
- Experiments using feedforward networks with attention☆47Updated 8 years ago
- The implementation of Word2Vec (SkipGram - and CBOW) models using theano and numpy☆27Updated 8 years ago
- Mutli-label text classification using ConvNet and graph embedding (Tensorflow implementation)☆44Updated 2 years ago
- Training Conditional Random Fields (CRF) by Maximizing Area Under the ROC Curve (AUC)☆13Updated 5 years ago