Giter Club home page Giter Club logo

drunken_dwarves's Introduction

Drunken Dwarves

Everyone needs mates.

Table of Contents

  1. Introduction
  2. Thought Process
  3. Workflow
  4. Testing
  5. Installing

Introduction

I needed a way to start generating names, lots of names, names that almost tell a story in one line. This is all for a small homebrew game I am working on. Also, it has proven to be a great way to upskill and learn to hack with python and natural language processing. In particular using NLTK

Thought Process

I wanted my names to be as unique as possible. I wanted simple solutions to generate them on mass without having to do much preparation other than using some automation to clean, tidy data and then not have to edit or manipulate afterwords and produced in a format that could be easily used by other parts of the program.

I spent quite a bit of time thinking about how to create pronounceable (for the most part) names. Probably not my idea, but I did no research beforehand to see how others were making random name generators. My solution was to separate words into their syllables then use rand to rearrange into a new word.

Workflow

Mensdrusfon Bendharsohn the Apocalyptical

It's all about the syllables, lots of syllables. Mensdrusfon Bendharsohn the Apocalyptical

First problem how best to come up with lots and lots of syllables. Syllables should be pronounceable as they are the building blocks of words. Enter NLTK.

Testing

tbd

Installing

tbd

drunken_dwarves's People

Contributors

aa-parky avatar

Watchers

 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.