Skip to content

ninjah187/pseudorandom-text-generation-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markov chain text generator

Beware: English language and more predefined directories coming soon!

What does it do?

It uses a Markov chain to generate pseudo-random text. You can use predefined dictionaries based on following texts:

  1. "W pustyni i w puszczy", H. Sienkiewicz
  2. "Władca pierścieni" (fragments), J. R. R. Tolkien

You can also use your own input text.

What the repo contains?

It consists of two projects. One contains classes used for generating Markov chain based text. The other one is web app which provides a nice, friendly user interface.

What technologies were used?

C#, ASP.NET MVC 5, HTML5, CSS3, Bootstrap 3, jQuery.

About

An ASP.NET MVC App that generates pseudorandom text based on Markov chains.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published