Giter Site home page Giter Site logo

fun's Introduction

fun

Things I do for fun.

===

mgen.rb is a quick sonnet generator. It generates sonnets in the style of Shakespeare using Markov chains.

The text file included, pg1041.romp.txt, contains all of Shakespeare's sonnets.

You'll need marky_markov to run it: gem install marky_markov

nouns.txt is a plain text list of English language nouns, one per line, pulled from a list of collective nouns and the animals/people/things they refer to. Use the list however you like. Source: http://en.wikipedia.org/wiki/List_of_collective_nouns_in_English

adjectives.txt is a plain text list of simple English language adjectives, one per line. Once again, use it how you like. For instance, you could combine an adjective with a noun to get something like "important gorillas". Source: http://simple.wikipedia.org/wiki/Wikipedia:List_of_simple_adjectives

namegen.rb is a condensed version of a script I found in the wild. It takes word lists as input and spits out random recombinations of words using basic Markov chains. I am using it with lists of place names and other lists located in my wordlists repo to make regionally flavored place and people names for RPGs. It might also be useful for making pronounceable passwords.

fun's People

Contributors

aaronhelton avatar

Stargazers

 avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.