NLP

Posts about Natural language processing
Jun
08

How to Generate Harry Potter Stories With GPT-2

Learn how to generate Harry Potter fan fiction stories with GPT-2 – a text generation Transformer model
3 min read
Jun
06
New Course: Create a Text Generation Web App with 100% Python

New Course: Create a Text Generation Web App with 100% Python

Learn how to implement and train GPT-Neo. Then, learn how to create a web app with 100% Python to demonstrate the model.
2 min read
May
09
How to Perform Word Prediction With Transformer Models

How to Perform Word Prediction With Transformer Models

Use a Transformer model like BERT, RoBERTa or T5 to predict missing words
3 min read
May
07
GPT-Neo Made Easy. Run and Train a GPT-3 Like Model

GPT-Neo Made Easy. Run and Train a GPT-3 Like Model

Learn how to implement a GPT-3 like Transformer model with just a few lines of code
4 min read
May
06
Zero-Shot Text Classification Made Easy

Zero-Shot Text Classification Made Easy

No data? No problem! Zero-shot text classification models to the rescue.
2 min read