An open API service indexing awesome lists of open source software.

https://github.com/roma-glushko/seth-godin-sentance-generator

Sentence Generator in Seth Godin's style 🎤
https://github.com/roma-glushko/seth-godin-sentance-generator

nlp nlp-machine-learning text-generation

Last synced: 7 months ago
JSON representation

Sentence Generator in Seth Godin's style 🎤

Awesome Lists containing this project

README

          

# Seth Godin Sentence Generator

## Installation

```
poetry install

cd data

kaggle datasets download -d glushko/seth-godins-blogs-dataset
unzip seth-godins-blogs-dataset.zip
```

## References

- https://colab.research.google.com/drive/1B9yLXcJ7Q76EUoim-2Xy7Dk1gC1pFdU1#scrollTo=dXgBVrvnKJhD
- https://github.com/klaudia-nazarko/nlg-text-generation/blob/main/gpt_2.ipynb
- https://towardsdatascience.com/text-generation-gpt-2-lstm-markov-chain-9ea371820e1e