Skip to main content

nlp rap text-generation

Project description

verse16

https://img.shields.io/pypi/v/verse16.svg https://img.shields.io/travis/pelgo14/verse16.svg Documentation Status

nlp rap text-generation

Features

Usage:

verse16 --help
verse16 --lines 4
verse16 --lines 16 --log_level DEBUG

Import as a class:

gen = Generator(log_level="INFO")
lines = gen.generate(16)

GPU Support:

  1. create environment.yml:

name: verse16
dependencies:
    - python=3.7
    - tensorflow-gpu=1.15
channels:
    - anaconda
  1. conda env create -f environment.yml

  2. conda activate verse16

  3. pip install verse16

If you want to contribute

I am open to all ideas and contributions. contact me @ pelgo14@protonmail.com

Feature Ideas:

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.0 (2020-08-29)

  • First release on PyPI.

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

verse16-0.1.2.tar.gz (17.4 kB view hashes)

Uploaded Source

Built Distribution

verse16-0.1.2-py2.py3-none-any.whl (11.8 kB view hashes)

Uploaded Python 2 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