Skip to main content

Generate name proposals for companies, software, etc.

Project description

Summary

This package can train a model that learns the “structure” of the words in a supplied text corpus. It then generates new words with a similar structure, which can be used as suggestions for naming things like companies or software.

Quickstart

Check out the Jupyter Notebook(s) in doc/notebooks/.

Documentation

Extended summary

Naming a startup is hard.

I therefore wrote a Python package to randomly generate company name ideas.

It takes an arbitrary text as input, and then trains a recurrent neural network (RNN) on each its words, learning the structure of the text. The input text can be a simple word list (e.g. Greek or Gallic), or a chapter from a book, or just a random list of words (e.g. all Pokemon). The script then generates new random names that sound simliar to the provided list.

Literature/References

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

sng-0.3.1.tar.gz (7.4 MB view hashes)

Uploaded Source

Built Distribution

sng-0.3.1-py3-none-any.whl (189.9 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