• Stars
    star
    110
  • Rank 316,770 (Top 7 %)
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created over 4 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Generating Arabic poetry using Markov chains.

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