Metadata-Version: 2.1
Name: mattes-dada
Version: 0.2.2
Summary: Semi-random text generator using Markov chains
Home-page: https://github.com/mattesilver/dada
License: GPL-3.0
Author: Raphael Krupinski
Requires-Python: >=3.7,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Other Audience
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Games/Entertainment :: Fortune Cookies
Requires-Dist: markovify (>=0.7.1,<0.8.0)
Requires-Dist: nltk (>=3.4,<4.0)
Requires-Dist: regex (>=2019.2,<2020.0)
Project-URL: Repository, https://github.com/mattesilver/dada
Description-Content-Type: text/markdown

Matte's Dada
===

Semi-random text generator using Markov chains

[![Build Status](https://travis-ci.org/mattesilver/dada.svg?branch=master)](https://travis-ci.org/mattesilver/dada)
![PyPI](https://img.shields.io/pypi/v/mattes-dada.svg?style=plastic)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/mattes-dada.svg?style=plastic)
[![codecov](https://codecov.io/gh/mattesilver/dada/branch/master/graph/badge.svg)](https://codecov.io/gh/mattesilver/dada)

Usage
==

```shell
mdada input_file
```

where input_file is a path to either a txt ot odt file.

Example output:

```
the emancipation proclamation, the phrase goes, thirty, when, as the principal insurgent army, could not whether they ask the white, the new louisiana
now, and means of constituency, reached, and yet been my duty to some supposed to my own opinion whether these, the arms of louisiana, a national constitution, whenever i shall treat with it
if we, as before stated
we say this i abstain from any professed emancipationist, adopted a new state, and each state government for him, civil and inflexible plan
i shall sooner by sustaining it
```
