Moeinh77 / Transformers-for-abstractive-summarization
Abstractive Text Summarization with Transformer networks implemented (from scratch) using Keras and Tensorflow
☆23Updated 4 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
- Chatbot using Seq2Seq model and Attention☆15Updated 3 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
- House Prices: Advanced Regression Techniques - Kaggle competition☆8Updated 6 years ago
- Text summarization with python and transformer☆13Updated last year
- Extractive Text Summarization in Python☆20Updated 6 years ago
- Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on …☆54Updated 5 years ago
- Kaggle: Quora Insincere Questions Classification - detect toxic content to improve online conversations☆36Updated 6 years ago
- Repository for series of Medium Articles introducing Deep Learning for NLP.☆29Updated 5 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- Abstractive Text Summarization using Transformer☆165Updated last year
- Detection of Emotion and its cause from text☆19Updated 4 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆80Updated 6 years ago
- Grammar Correction with Neural Network (Seq2Seq with Attention)☆20Updated 6 years ago
- Repo for Deep Learning Projects in NLP, GANs, Computer Vision☆19Updated 6 years ago
- Evaluate the performance of several state-of-the-art deep learning techniques on various text classification datasets. This project is pa…☆27Updated 3 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 2 years ago
- Real-time sentiment analysis on tweets using tweepy and kafka. Graphed using the output of a neural network and Dash/Plotly.☆14Updated 4 years ago
- Notebooks for fine-tuning a BERT model and training a LSTM model for financial QA☆30Updated 4 years ago
- Tensorflow, Pytorch, Huggingface Transformer, Fastai, etc. tutorial Colab Notebooks.☆73Updated 2 years ago
- In this notebook, we will build an abstractive based text summarizer using deep learning from the scratch in python using keras☆203Updated 2 years ago
- BERT Fine-tuning for Aspect Based Sentiment Analysis☆27Updated 2 years ago
- An optimized Transformer based abstractive summarization model with Tensorflow☆16Updated 2 years ago
- Collection of Notebooks for Natural Language Processing with PyTorch☆30Updated 6 years ago
- Small example on how you can detect multicollinearity☆13Updated 3 years ago
- LSTM text generation by word. Used to generate multiple sentence suggestions based on the input words or a sentence☆27Updated 4 years ago
- This repository explains machine learning concepts☆54Updated last year
- Contains relevant notebooks for the hands-on NLP workshop for the GIDS AIML Conference -2020 Edition☆23Updated 3 years ago
- Recommendation System to locate products in a fresh market using Apriori and ECLAT association rule algorithms☆30Updated 7 years ago
- Here I've demonstrated how and why should we use PCA, KernelPCA, LDA and t-SNE for dimensionality reduction when we work with higher dime…☆19Updated 7 years ago
- Contains slides and hands-on tutorials for understanding and implementing Transformers in Natural Language Processing. Uses the HuggingFa…☆27Updated 4 years ago