Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 1.71 KB

README.md

File metadata and controls

48 lines (35 loc) · 1.71 KB

🤖 Welcome to proust-generator 🎩

Version Documentation Maintenance License: MIT

Text generation by AI in the style of Marcel Proust. Train an LSTM type model to predict the end of a seed sentence. NLP problem based on the work of the French writer, Marcel Proust, A La Recherche du Temps Perdu.

Usage

jupyter-notebook proust-generator.ipynb

Example

seed_text = "Longtemps je me suis couché tard,"
-> prediction: "Longtemps je me suis couché tard, qu’est ce que je n’avais pas eu là."

Author

👤 Harry Pommier

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator