Moeinh77 / Transformers-for-abstractive-summarizationLinks
Abstractive Text Summarization with Transformer networks implemented (from scratch) using Keras and Tensorflow
☆24Updated 5 years ago
Alternatives and similar repositories for Transformers-for-abstractive-summarization
Users that are interested in Transformers-for-abstractive-summarization are comparing it to the libraries listed below
Sorting:
- Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on …☆53Updated 6 years ago
- Chatbot using Seq2Seq model and Attention☆17Updated 4 years ago
- Tensorflow, Pytorch, Huggingface Transformer, Fastai, etc. tutorial Colab Notebooks.☆77Updated 3 years ago
- Abstractive Text Summarization using Transformer☆167Updated 2 years ago
- Name Entity Recognition using Python and Keras☆46Updated 6 years ago
- In this notebook, we will build an abstractive based text summarizer using deep learning from the scratch in python using keras☆209Updated 3 years ago
- Kaggle Toxic Comments Challenge☆109Updated 7 years ago
- A PyTorch CNN for classifying the sentiment of movie reviews, based on the paper "Convolutional Neural Networks for Sentence Classificati…☆119Updated 6 years ago
- Kaggle: Quora Insincere Questions Classification - detect toxic content to improve online conversations☆36Updated 7 years ago
- A repository containing comprehensive Neural Networks based PyTorch implementations for the semantic text similarity task, including arch…☆53Updated 3 years ago
- ☆158Updated 5 years ago
- Contains slides and hands-on tutorials for understanding and implementing Transformers in Natural Language Processing. Uses the HuggingFa…☆27Updated 5 years ago
- Implementation of abstractive summarization using LSTM in the encoder-decoder architecture with local attention.☆168Updated 6 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆80Updated 7 years ago
- Text Generation using Bidirectional LSTM and Doc2Vec models☆62Updated 6 years ago
- LSTM text generation by word. Used to generate multiple sentence suggestions based on the input words or a sentence☆27Updated 5 years ago
- This is Yunshu's [Activision](https://www.activision.com/) internship project. We are interested in understanding user opinions about Act…☆57Updated 6 years ago
- Selection of some interesting Kaggle Kernels☆51Updated 5 years ago
- Information Retrieval algorithms developed in python. To follow the blog posts, click on the link:☆132Updated 4 years ago
- Build and train state-of-the-art natural language processing models using BERT☆226Updated 4 years ago
- Extractive Text Summarization in Python☆20Updated 7 years ago
- Text summarization with python and transformer☆13Updated 2 years ago
- Code Implementation of TDS Article "Semi-supervised Intent Classification with GAN-BERT"☆14Updated 5 years ago
- Text Classification using transformer based models☆24Updated 5 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- Detection of Emotion and its cause from text☆19Updated 5 years ago
- NLP model implementations with keras for beginner☆152Updated 3 years ago
- ☆41Updated 4 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 6 years ago
- Recommendation System to locate products in a fresh market using Apriori and ECLAT association rule algorithms☆30Updated 8 years ago