Skip to content

raihan0824/ArticleGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

NLP Project Generate Content

The first step is to scrape all the blog posts of Efinancial careers (https://www.efinancialcareers.com/news) and then create an NLP generator that with a title as input can generate an entire blog post.

I used gpt2 huggingface (pretrained) as a model to generate the text. The idea is to use the already trained model, fine-tune it to the data scraped from Efinancial careers website, and then, based on what the model observes, generate what should follow in any given blog post.

About

Article Text Generator using GPT-2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published