chachamatcha / DL_Text_ClassificationLinks
Collection of Deep Learning Text Classification Models in Keras; Includes a GPU tutorial.
☆14Updated 7 years ago
Alternatives and similar repositories for DL_Text_Classification
Users that are interested in DL_Text_Classification are comparing it to the libraries listed below
Sorting:
- Applying NLP transfer learning techniques to predict Tweet stance toward a topic☆106Updated 6 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 6 years ago
- NLP model implementations with keras for beginner☆151Updated 2 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- top 1% solution to toxic comment classification challenge on Kaggle.☆192Updated 6 years ago
- An example on how to train supervised classifiers for multi-label text classification using sklearn pipelines☆110Updated 7 years ago
- Text classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0☆119Updated 3 years ago
- Kaggle Toxic Comments Challenge☆109Updated 7 years ago
- Accompanying code for the Medium article☆164Updated 5 years ago
- Kaggle: Quora Insincere Questions Classification - detect toxic content to improve online conversations☆36Updated 6 years ago
- ⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity☆285Updated 2 years ago
- This is Yunshu's [Activision](https://www.activision.com/) internship project. We are interested in understanding user opinions about Act…☆57Updated 5 years ago
- Bidirectional Attention Flow for Machine Comprehension implemented in Keras 2☆64Updated 2 years ago
- NLP tutorial☆42Updated 7 years ago
- Text Classification through CNN, RNN & HAN using Keras☆238Updated 6 years ago
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆59Updated 8 years ago
- A very simple, bare-bones, inefficient, implementation of skip-gram word2vec from scratch with Python☆102Updated 6 years ago
- An information retrieval chatbot for niche perfume recommendations☆59Updated 2 years ago
- 16 Text Preprocessing Techniques in Python for Twitter Sentiment Analysis.☆225Updated 6 years ago
- An evaluation of word-embeddings for classification☆32Updated 6 years ago
- ☆32Updated 6 years ago
- A bidirectional LSTM with attention for multiclass/multilabel text classification.☆172Updated 10 months ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 5 years ago
- Keras + Universal Sentence Encoder = Transfer Learning for text data☆33Updated 6 years ago
- Set of notebooks to practice Pytorch from basics to RNN☆26Updated 5 years ago
- Tensorflow implementation of multi-task learning for language modeling and text classification.☆31Updated 2 years ago
- Document Similarity using Word2Vec☆101Updated 3 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆166Updated 5 years ago
- complete Jupyter notebook for implementation of state-of-the-art Named Entity Recognition with bidirectional LSTMs and ELMo☆64Updated 6 years ago