MiguelSteph / cnn-spam-review-detection-tfLinks
Deceptive Spam Review Detection with Convolutional Neural Network in Tensorflow
☆37Updated 8 years ago
Alternatives and similar repositories for cnn-spam-review-detection-tf
Users that are interested in cnn-spam-review-detection-tf are comparing it to the libraries listed below
Sorting:
- Text classification with Reuters-21578 datasets using Gensim Word2Vec and Keras LSTM☆45Updated 8 years ago
- Text Classification by Convolutional Neural Network in Keras☆219Updated 7 years ago
- IPython Notebook for training a word-level Convolutional Neural Network model for sentiment classification task on Yelp-Challenge-2016 re…☆112Updated 5 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
- Implementations of some Deep Learning models using tensorflow with scikit-learn like APIs☆80Updated 6 years ago
- keras implementation of text classification algorithms☆10Updated 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
- Kaggle Quora Questions Pairs Competition☆87Updated 7 years ago
- Used two different methods to predict the sentiment (positive or negative) of movie reviews.☆56Updated 7 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 7 years ago
- My solution to Kaggle Quora Question Pairs competition (Top 2%, Private LB log loss 0.13497).☆102Updated 4 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- Train and visualize Hierarchical Attention Networks☆203Updated 7 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 9 years ago
- ☆96Updated 7 years ago
- Reuters-21578 multi-class multi-label Classification with Keras☆39Updated 7 years ago
- deep learning models for text classification written in TensorFlow(Python).☆61Updated 3 years ago
- 🎭 Sentiment Analysis of Twitter data using combined CNN and LSTM Neural Network models☆310Updated 7 years ago
- The implementation of text classification using character level convoultion neural networks using Keras☆149Updated 2 years ago
- Long(er) text representation and classification using Doc2Vec embeddings☆109Updated last year
- Topic modeling with gensim and LDA☆169Updated 8 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 6 years ago
- Tensorflow 1.5 implementation of Chris Moody's Lda2vec, adapted from @meereeum☆109Updated 6 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 8 years ago
- This is the 1st place solution of a kaggle machine contest: Tradeshift Text Classification. http://www.kaggle.com/c/tradeshift-text-class…☆150Updated 10 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 3 years ago
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆193Updated 7 years ago
- Topic Modeling for Short Texts with Auxiliary Word Embeddings☆73Updated 7 years ago
- An example of a sentiment analysis program, used on the IMDB movie review dataset. The program uses the Keras deep learning library. Fi…☆23Updated 8 years ago