Skip to content

BERT Generative Text: Experiments using BERT for text generation

Notifications You must be signed in to change notification settings

IyadhKhalfallah/bert-generative-text

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

BERT Generative Text

Experiments using BERT for text generation

Google's Bidirectional Encoder Representations from Transformers (BERT) has been hailed as a milestone in Machine Learning NLP. The notebooks in this repo experiment with BERT's capabilities, particularly in a text generative context.

To install:

pip install -r requirements.txt
jupyter notebook

Then follow the notebooks in your browser.

About

BERT Generative Text: Experiments using BERT for text generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%