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 🎤
- Host: GitHub
- URL: https://github.com/roma-glushko/seth-godin-sentance-generator
- Owner: roma-glushko
- Created: 2021-07-21T12:28:54.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-29T14:53:13.000Z (about 4 years ago)
- Last Synced: 2025-02-12T11:53:13.242Z (8 months ago)
- Topics: nlp, nlp-machine-learning, text-generation
- Language: Jupyter Notebook
- Homepage:
- Size: 838 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Seth Godin Sentence Generator
## Installation
```
poetry installcd 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