Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 619 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 619 Bytes

Arabic Poem Generator

Generating Arabic poems using Markov chains.
Check out this YouTube video (in Arabic) to see how I built this project.

Prerequisites

pip install pandas
pip install markovify
pip install tqdm

Download the Arabic poetry dataset if you want to test with different poets.

Built With

Authors

  • Hayder Kharrufa - Initial work -

License

This project is licensed under the MIT License - see the LICENSE.md file for details