GitHub / pranavgupta2603 / MarkovChainTextGenerationQuestion
This repository contains resources and templates for learning and implementing Markov Chains, specifically applied to text generation. It includes a Python class template for a basic Markov Chain model, a sample training text, and additional documentation explaining the concept of Markov Chains and their application in text generation.
Stars: 0
Forks: 1
Open issues: 1
License: mit
Language: Python
Size: 30.3 KB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: 9 months ago
Commit Stats
Commits: 19
Authors: 2
Mean commits per author: 9.5
Development Distribution Score: 0.053
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/pranavgupta2603/MarkovChainTextGenerationQuestion
Topics: algorithms, education, generative-ai, machine-learning, markov-chain, natural-language-processing, nlp, python, test, text, text-generation