monk1337 / word_embedding-in-tensorflowLinks
This repository contain Code how to use pre-trained word-embedding in tensorflow
☆31Updated 7 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
Sorting:
- Sequence to Sequence and attention from scratch using Tensorflow☆29Updated 8 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 8 years ago
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆193Updated 8 years ago
- Repo for the Deep Learning Nanodegree Foundations program.☆166Updated 8 years ago
- Solution to Kaggle's Quora Duplicate Question Detection Competition☆137Updated 6 years ago
- My solution to Kaggle Quora Question Pairs competition (Top 2%, Private LB log loss 0.13497).☆102Updated 5 years ago
- 🎭 Sentiment Analysis of Twitter data using combined CNN and LSTM Neural Network models☆310Updated 7 years ago
- Used two different methods to predict the sentiment (positive or negative) of movie reviews.☆55Updated 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 8 years ago
- Kaggle Quora Questions Pairs Competition☆87Updated 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 3 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆184Updated 7 years ago
- Toxic Comment Classification Challenge☆266Updated 7 years ago
- The code for our submission in Kaggle's competition Quora Question Pairs which ranked in the top 25%.☆30Updated 5 years ago
- top 1% solution to toxic comment classification challenge on Kaggle.☆191Updated 6 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 7 months ago
- Solution to the Outbrain Click Prediction competition☆147Updated 8 years ago
- My PyTorch implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://…☆212Updated 6 years ago
- Text Classification by Convolutional Neural Network in Keras☆219Updated 8 years ago
- Kaggle | Quora Question Pairs❓🥉☆65Updated 8 years ago
- Kaggle Competition notebooks☆34Updated 6 years ago
- Keras implementation of Nested LSTMs☆88Updated 7 years ago
- Example Recurrent Neural Networks for Sentiment Analysis (Aspect-Based) on SemEval 2014☆74Updated 7 years ago
- Kaggle: Quora Insincere Questions Classification - detect toxic content to improve online conversations☆36Updated 7 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 7 years ago
- Reuters-21578 multi-class multi-label Classification with Keras☆39Updated 8 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- Multi-Task Learning in NLP☆94Updated 8 years ago
- Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification☆118Updated 7 years ago