csinva / gpt-paper-title-generatorLinks
Generating paper titles (and more!) with GPT trained on data scraped from arXiv.
☆149Updated 2 years ago
Alternatives and similar repositories for gpt-paper-title-generator
Users that are interested in gpt-paper-title-generator are comparing it to the libraries listed below
Sorting:
- Paraphrase any question with T5 (Text-To-Text Transfer Transformer) - Pretrained model and training script provided☆186Updated 2 years ago
- Question Generation using Google T5 and Text2Text☆153Updated 5 years ago
- Using BERT for doing the task of Conditional Natural Language Generation by fine-tuning pre-trained BERT on custom dataset.☆41Updated 5 years ago
- Tutorial for first time BERT users,☆103Updated 3 years ago
- Question-answer generation from text☆72Updated 2 years ago
- MobileBERT and DistilBERT for extractive summarization☆93Updated 2 years ago
- shabeelkandi / Handling-Out-of-Vocabulary-Words-in-Natural-Language-Processing-using-Language-Modelling☆69Updated 6 years ago
- Summarization Task using Bart and T5 models.☆172Updated 5 years ago
- Abstractive Text Summarization using Transformer☆167Updated 2 years ago
- Dataset for Emotion Recognition Research☆216Updated 3 years ago
- Text2Text Language Modeling Toolkit☆305Updated 11 months ago
- Generating boolean (yes/no) questions from any content using T5 text-to-text transformer model and BoolQ dataset☆34Updated 2 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
- Jupyter notebooks that use the Fastai library☆92Updated 4 years ago
- a bot that generates realistic replies using a combination of pretrained GPT-2 and BERT models☆192Updated 5 years ago
- code and supplementary materials for a series of Medium articles about the BERT model☆77Updated 2 years ago
- Codebase for the Medium Article on Fine-tuning GPT2 for Text Generation☆70Updated 5 years ago
- ☆66Updated 5 years ago
- Hinglish Text Classification☆30Updated 2 years ago
- BERT Question and Answer system meant and works well for only limited number of words summary like 1 to 2 paragraphs only. It can’t be ab…☆114Updated 4 years ago
- Generate Multiple choice Questions from any content or news article using BERT Extractive Summarization, Wordnet and Conceptnet☆88Updated 5 years ago
- A module for E-mail Summarization which uses clustering of skip-thought sentence embeddings.☆82Updated 7 years ago
- Question Answering using Albert and Electra☆208Updated 2 years ago
- Keyword extraction using TextRank algorithm after pre-processing the text with lemmatization, filtering unwanted parts-of-speech and othe…☆113Updated 5 years ago
- Important paper implementations for Question Answering using PyTorch☆270Updated 5 years ago
- Some notebooks for NLP☆207Updated 2 years ago
- A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.☆156Updated 2 years ago
- ☆125Updated 4 years ago
- Do NLP tasks with some SOTA methods☆92Updated 4 years ago
- Deploy BERT for Sentiment Analysis as REST API using FastAPI, Transformers by Hugging Face and PyTorch☆208Updated 3 years ago