Yoctol / seq2vecLinks
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
Sorting:
- Some customized keras layers used in Yoctol NLU.☆19Updated 7 years ago
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆144Updated 2 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago
- Neural Tensor Network Implementation as a keras layer☆59Updated 8 years ago
- Code for my blog post☆49Updated 6 years ago
- PyTorch implementation of StarSpace as described in "StarSpace: Embed All The Things!" by Ledell Wu, Adam Fisch, Sumit Chopra, Keith Adam…☆50Updated 7 years ago
- Experiments using feedforward networks with attention☆46Updated 9 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 7 years ago
- Huffman tree based hierarchical softmax☆52Updated 8 years ago
- A Keras implementation of the UCLMR approach to generating embeddings for Unicode emoji from their descriptions.☆37Updated 8 years ago
- My solution to Kaggle Quora Question Pairs competition (Top 2%, Private LB log loss 0.13497).☆102Updated 4 years ago
- Miltiplicative LSTM for Keras 2.0+☆42Updated 7 years ago
- Simple Seq2Seq implementation for Keras☆19Updated 8 years ago
- LSTM and Hierarchical Attention Network on DSVM☆41Updated 7 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 8 years ago
- Sorting numbers with pointer networks☆55Updated 6 years ago
- Topic Modelling for Humans☆40Updated 7 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 7 years ago
- ☆23Updated 7 years ago
- (deprecated) A fast and memory-efficient Python data engineering framework for machine learning.☆33Updated 5 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- CapsNet for NLP☆67Updated 6 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆66Updated 7 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 years ago
- Solution to Kaggle's Quora Duplicate Question Detection Competition☆137Updated 6 years ago
- Doc2Vec implementation in tensorflow.☆51Updated 8 years ago