chachamatcha / DL_Text_Classification
Collection of Deep Learning Text Classification Models in Keras; Includes a GPU tutorial.
☆14Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for DL_Text_Classification
- Kaggle: Quora Insincere Questions Classification - detect toxic content to improve online conversations☆36Updated 5 years ago
- This is Yunshu's [Activision](https://www.activision.com/) internship project. We are interested in understanding user opinions about Act…☆55Updated 5 years ago
- Keras + Universal Sentence Encoder = Transfer Learning for text data☆34Updated 6 years ago
- Kaggle Toxic Comments Challenge☆109Updated 6 years ago
- Set of notebooks to practice Pytorch from basics to RNN☆23Updated 4 years ago
- Transfer Learning for NLP Tasks☆56Updated 5 years ago
- An example on how to train supervised classifiers for multi-label text classification using sklearn pipelines☆110Updated 6 years ago
- complete Jupyter notebook for implementation of state-of-the-art Named Entity Recognition with bidirectional LSTMs and ELMo☆63Updated 5 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆81Updated 6 years ago
- In this project I implement Neural Machine Translation using Attention mechanism. The code is written using the TensorFlow library in Pyt…☆24Updated 5 years ago
- Build a deep learning model for predicting the named entities from text.☆55Updated 6 years ago
- An implementation of bidirectional LSTM-CRF for Named Entity Relationship on custom corpus with custom word embeddings☆13Updated 5 years ago
- ☆24Updated 6 years ago
- Build a Movie Reviews Sentiment Classifier with Google's BERT Language Model☆13Updated 5 years ago
- top 1% solution to toxic comment classification challenge on Kaggle.☆193Updated 5 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- Google News and Leo Tolstoy: Visualizing Word2Vec Word Embeddings using t-SNE.☆76Updated 6 years ago
- NLP tutorial☆42Updated 6 years ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 5 years ago
- Mapping a variable-length sentence to a fixed-length vector using BERT model☆122Updated 5 years ago
- NLP model implementations with keras for beginner☆152Updated last year
- Text Classification using transformer based models☆23Updated 4 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆81Updated 6 years ago
- Implementation of Very Deep Convolutional Neural Network paper☆14Updated 6 years ago
- Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on …☆52Updated 5 years ago
- anhassan / Quora-Question-Similarity-Using-BERT-Embeddings-with-Siamese-Networks-as-Feature-ExtractorsProposed a model architecture which learns to classify duplicate question pairs based on highly contextualized sentence representations. …☆14Updated last year
- ☆63Updated 2 years ago
- shabeelkandi / Handling-Out-of-Vocabulary-Words-in-Natural-Language-Processing-using-Language-Modelling☆68Updated 5 years ago
- Implementation of TF-IDF from scratch in Python☆105Updated 6 years ago