Skip to content

Website for generating markov chains and voting on the best ones.

Notifications You must be signed in to change notification settings

rkuykendall/philogen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Philogen

Philogen is a Python Flask webapp with three functions:

  • New - Use markov chains, mostly with 2 lookback, to generate 10 sentences from text lines in the sources folder. Users select the best one and it is added to the database.
  • Vote - Display 10 random entries in the database and vote on the best one, incrementing it's score.
  • Best - Display the 500 best entries by score.

It was built as a debate resolution generator for the Philolexian Society of Columbia university, based on 1,413 resolutions scraped from Philo Facebook groups.

About

Website for generating markov chains and voting on the best ones.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published