Skip to main content

A Royalnet pack to have fun with Markovify.

Project description

markovpack

A Royalnet pack to have fun with Markovify!

Usage

  1. Create a new directory in the working directory of the Royalnet instance.
  2. Place there the .json files generated by the text.to_json() method of markovify's NewLineTexts.
  3. In the config.toml of the Royalnet instance, set the following values:
    [Packs."markovpack"]
    Markov.models_directory = "markovpack"  # The name of the directory containing the .json files
    Markov.default_model = "example"  # The name of the .json file that should be parsed if no arguments are passed to the command 
    Markov.min_words = 5  # The minimum number of words a sentence should have to be sent
    
  4. Start Royalnet with python -m royalnet and have fun!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

markovpack-0.3.2.tar.gz (15.3 kB view hashes)

Uploaded Source

Built Distribution

markovpack-0.3.2-py3-none-any.whl (16.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page