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:
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆145Updated 2 years ago
- Augmenting word embeddings with their surrounding context using bidirectional RNN☆60Updated 5 years ago
- Layer normalization implemented in Keras☆60Updated 3 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- LSTM and Hierarchical Attention Network on DSVM☆41Updated 7 years ago
- PyTorch implementation of StarSpace as described in "StarSpace: Embed All The Things!" by Ledell Wu, Adam Fisch, Sumit Chopra, Keith Adam…☆51Updated 7 years ago
- Implementation of ULMFit algorithm for text classification via transfer learning☆94Updated 6 years ago
- Some customized keras layers used in Yoctol NLU.☆19Updated 8 years ago
- word2vec uisng keras inside gensim☆206Updated 8 years ago
- Huffman tree based hierarchical softmax☆52Updated 8 years ago
- Code for my blog post☆50Updated 7 years ago
- Neural Tensor Network Implementation as a keras layer☆59Updated 8 years ago
- Experiments using feedforward networks with attention☆46Updated 9 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 7 years ago
- Some frequently used NLP blocks I implemented☆226Updated 6 years ago
- Keras implementation of Character-level CNN for Text Classification☆59Updated 6 years ago
- Implementation in Tensorflow of A Structured Self-attentive Sentence Embedding with the sentiment analysis task.☆66Updated 8 years ago
- Quasi-recurrent Neural Networks for Keras☆74Updated 8 years ago
- Deep-Learning Model Exploration and Development for NLP☆244Updated last year
- Yet another Python binding for fastText☆225Updated 6 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆172Updated 3 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- Doc2VecC from the paper "Efficient Vector Representation for Documents through Corruption"☆187Updated 8 years ago
- Storage for Kaggle Quora competition☆16Updated 8 years ago
- FastXML / PFastXML / PFastreXML - Implementation of Extreme Multi-label Classification☆149Updated last year
- Deep Averaging Networks☆237Updated 3 years ago
- An implementation of GloVe in TensorFlow☆291Updated 7 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆150Updated 2 years ago
- Keras implementation of Nested LSTMs☆88Updated 6 years ago