Skip to content
#

n-gram-language-models

Here are 39 public repositories matching this topic...

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.

  • Updated Mar 29, 2022
  • Jupyter Notebook

This repository houses a collection of my natural language processing (NLP) projects, showcasing a variety of applications and experiments in the field. From sentiment analysis to language modeling, explore the power of NLP through my code. Feel free to use, modify, and contribute!

  • Updated Jan 28, 2024
  • Jupyter Notebook

markoText is a Python-powered story generator using a Bag of Words Markov Chain model to craft narratives. By training on input text, it learns word transition probabilities to generate unique content mimicking the style and structure of the original.

  • Updated Dec 30, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the n-gram-language-models topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the n-gram-language-models topic, visit your repo's landing page and select "manage topics."

Learn more