Areesha-Tahir / Urdu-Poetry-Generation-Using-N-Grams-BackwardBigram-BidirectionalBigram-In-Python

Generating Urdu poetry using SpaCy in Python. Poetry has been generated by using Uni-grams, Bi-grams, Tri-grams and through Bidirectional Bigram Model and Backward Bigram model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Urdu Poety Generation

Using:

  • Unigrams
  • Bigrams
  • Trigrams
  • Backwardgram
  • Bidirectional Bigram

The basic algoritm used is Naive Bayed Feel free to add any comments

📧 Contact me at areeshatahir17@gmail.com

About

Generating Urdu poetry using SpaCy in Python. Poetry has been generated by using Uni-grams, Bi-grams, Tri-grams and through Bidirectional Bigram Model and Backward Bigram model.

License:MIT License


Languages

Language:Jupyter Notebook 96.4%Language:Python 3.6%