Yoctol / seq2vec
Transform sequence of words into a fix-length representation vector
☆68Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for seq2vec
- 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
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆58Updated 6 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 8 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 7 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆142Updated last year
- Code for my blog post☆49Updated 6 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆56Updated 7 years ago
- (deprecated) A fast and memory-efficient Python data engineering framework for machine learning.☆33Updated 5 years ago
- Matrix factorization using TensorFlow☆64Updated 5 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆96Updated 7 years ago
- An implementation of skip-thought vectors in Tensorflow☆75Updated last year
- Experiments using feedforward networks with attention☆47Updated 8 years ago
- A convolutional neural network to classify sentences, built with Tensorflow.☆34Updated 7 years ago
- Simple Seq2Seq implementation for Keras☆19Updated 7 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆106Updated 8 years ago
- in progress☆46Updated 8 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆95Updated 5 years ago
- Layer normalization implemented in Keras☆60Updated 2 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 6 years ago
- Neural Tensor Network Implementation as a keras layer☆59Updated 7 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆95Updated 7 years ago
- ☆24Updated 7 years ago
- Mutli-label text classification using ConvNet and graph embedding (Tensorflow implementation)☆45Updated 2 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
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 6 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆152Updated last year
- Multilingual hierarchical attention networks toolkit☆78Updated 4 years ago
- CapsNet for NLP☆68Updated 5 years ago