Create markov chain ("_ebooks") accounts on Twitter
Project description
Create markov chain (”_ebooks”) accounts on Twitter. The audience for this library is those with at least basic Python experience. Before you set this up, you’ll need: * A twitter account * A twitter application (register at dev.twitter.com) with authentication keys for the account (read more) * A text for the bot to learn from, which can be a text file or a Twitter archive. Several thousand lines are needed to get decent results, with fewer than 100 or so it won’t work at all.
Install
Run pip install twitter_markov, or download/clone the package and run python setup.py install. Feel free to use a virtualenv, if you’re into that.
Setting up a bot
See the docs for a complete guide to setting up an ebooks bot. Here are the basics:
Create a app and authenticate it with your new Twitter account
Create a corpus, a text file with one sentence or text per line
Create a ``bots.yaml` config file <http://pythonhosted.org/twitter_markov/config.html>`__
API
License
Copyright 2014-2016, Neil Freeman. This software is available under the GPL 3.0. See LICENSE for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file twitter_markov-0.6.0.tar.gz
.
File metadata
- Download URL: twitter_markov-0.6.0.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/41.6.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ad7365d958552da64bab3e8e316453f9fb0fc06344f10c7055c63449ce48dfd |
|
MD5 | 4a90f64962e3f7386fd08a42756d9f19 |
|
BLAKE2b-256 | 918c409b9b858a18088d932addaf7049a3575ce28f4e266886f05879fb1a6ce3 |
File details
Details for the file twitter_markov-0.6.0-py2.py3-none-any.whl
.
File metadata
- Download URL: twitter_markov-0.6.0-py2.py3-none-any.whl
- Upload date:
- Size: 22.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/41.6.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5b785f7ed363b231d13babf85729cc9cd95af1babe7157a79a47c9119fc68c4 |
|
MD5 | 74c4f7038eb3204ae40bc0d36da59c13 |
|
BLAKE2b-256 | a8eccb3e8b995db9c90c6ea9513d959f328da73707feafd94c8b132365ba7e13 |