Skip to content

A silly, simple bot that tweets poetry translated to Minionese (DEFUNCT)

Notifications You must be signed in to change notification settings

lilyychen96/minion-poetry

Repository files navigation

minion-poetry

A bot that uses markovify and tweepy to compose and tweet poetry

An experiment in progress

Requirements:

Built on Python 3.6.2, this bot uses the os, string, random, and time modules. markovify and tweepy can be installed by pip install tweepy markovify or with the requirements.txt file.

Corpus:

The following texts were used to construct the corpus:

Translation dictionaries:

The Minion translator library is derived from Bryce Dorn's minion translator dictionary: https://github.com/brycedorn/miniontranslator/blob/master/js/library.js

In addition, a Middle & Early Modern English to Modern English dictionary was constructed due to the nature of many of the poems featured in the corpus to ease translation into Minionese.

About

A silly, simple bot that tweets poetry translated to Minionese (DEFUNCT)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published