JulienHeiduk / bert-generative-text

BERT Generative Text: Experiments using BERT for text generation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Jupyter Notebook 100.0%