All Projects → ashwinmj → word-prediction

ashwinmj / word-prediction

Licence: MIT license
Auto generate text using Markov models.

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to word-prediction

DISCOTRESS
🦜 DISCOTRESS 🦜 is a software package to simulate and analyse the dynamics on arbitrary Markov chains
Stars: ✭ 20 (+11.11%)
Mutual labels:  markov-model, markov-chains
mta
Multi-Touch Attribution
Stars: ✭ 60 (+233.33%)
Mutual labels:  markov-model
marc
Markov chain generator for Python and/or Swift
Stars: ✭ 61 (+238.89%)
Mutual labels:  markov-chains
pomp
R package for statistical inference using partially observed Markov processes
Stars: ✭ 88 (+388.89%)
Mutual labels:  markov-model
php-text-generator
Fast SEO text generator on a mask.
Stars: ✭ 19 (+5.56%)
Mutual labels:  text-generator
Deep-Learning-Mahjong---
Reinforcement learning (RL) implementation of imperfect information game Mahjong using markov decision processes to predict future game states
Stars: ✭ 45 (+150%)
Mutual labels:  markov-model
hubot-markov
Hubot watches all, and builds a markov model from everything you say.
Stars: ✭ 63 (+250%)
Mutual labels:  markov-model
4ti2
A software package for algebraic, geometric and combinatorial problems on linear spaces. By R. Hemmecke, R. Hemmecke, M. Köppe, P. Malkin, M. Walter
Stars: ✭ 21 (+16.67%)
Mutual labels:  markov-chains
m3gm
Max-Margin Markov Graph Models for WordNet (EMNLP 2018)
Stars: ✭ 40 (+122.22%)
Mutual labels:  markov-model
mchmm
Markov Chains and Hidden Markov Models in Python
Stars: ✭ 89 (+394.44%)
Mutual labels:  markov-model
markov-chain
No description or website provided.
Stars: ✭ 34 (+88.89%)
Mutual labels:  markov-chains
text-generator
Golang text generator for generate SEO texts
Stars: ✭ 18 (+0%)
Mutual labels:  text-generator
Probability
Applied Probability Theory for Everyone
Stars: ✭ 93 (+416.67%)
Mutual labels:  markov-chains
markovifyR
Markovify wrapper for R
Stars: ✭ 81 (+350%)
Mutual labels:  text-generator
cellrank
CellRank for directed single-cell fate mapping
Stars: ✭ 222 (+1133.33%)
Mutual labels:  markov-chains
msmtools
Tools for estimating and analyzing Markov state models
Stars: ✭ 31 (+72.22%)
Mutual labels:  markov-model
pyemma tutorials
How to analyze molecular dynamics data with PyEMMA
Stars: ✭ 49 (+172.22%)
Mutual labels:  markov-model
mdpy
Markov Decision Processes in Python
Stars: ✭ 14 (-22.22%)
Mutual labels:  markov-chains

Word Prediction

Word prediction is attempt to auto generate text or predict the next word using the machines. Currently an attempt is made to generate text using the Markov models. This repository is meant to act as a supplement to the article published at Medium.

Usage instructions

Just clone the repository and run the Jupyter notebook. If successfull it will start generating a new song based on a bunch of Eminem song lyrics.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].