monk1337 / word_embedding-in-tensorflow
This repository contain Code how to use pre-trained word-embedding in tensorflow
☆31Updated 6 years ago
Alternatives and similar repositories for word_embedding-in-tensorflow:
Users that are interested in word_embedding-in-tensorflow are comparing it to the libraries listed below
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 7 years ago
- Keras implementation of Nested LSTMs☆89Updated 6 years ago
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 4 years ago
- Solution for the Kaggle Toxic Comment Classification Challenge☆76Updated 6 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 8 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago
- My bachelor's degree thesis (with code and experiments) on sentiment classification of Russian texts using Bi-RNN with attention mechanis…☆45Updated 7 years ago
- ☆23Updated 7 years ago
- Kaggle: Quora Insincere Questions Classification - detect toxic content to improve online conversations☆36Updated 6 years ago
- Solution to Kaggle's Quora Duplicate Question Detection Competition☆137Updated 6 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- Use transfer learning for Text_classification with BERT.☆21Updated 2 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- ☆31Updated 6 years ago
- 📓 Notes from The Neural Perspective (discontinued) blog.☆83Updated 6 years ago
- Used two different methods to predict the sentiment (positive or negative) of movie reviews.☆56Updated 6 years ago
- Kaggle Quora Questions Pairs Competition☆88Updated 6 years ago
- Experiments of ELMo that deep contextualized word representation in Keras with Tensorflow Hub.☆14Updated 6 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 7 years ago
- Tensorflow implementation of multi-task learning for language modeling and text classification.☆31Updated 2 years ago
- Implementation of Hierarchical Attention Networks in PyTorch☆129Updated 6 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 5 years ago
- Repo for the Deep Learning Nanodegree Foundations program.☆166Updated 7 years ago
- ☆24Updated 7 years ago
- Reuters-21578 multi-class multi-label Classification with Keras☆39Updated 7 years ago
- Applied weight tying technique to RNN based recommendation model. Implemented with Tensorflow and Keras.☆53Updated 6 years ago