Skip to main content

create rhyming noun + adjective pairs

Project description

This is an image

Pyhmer

About

Use pyhmer to generate a rhyming noun + adjective pair. Useful for giving database objects human readable names. As of right now only animal + adjective pairs can be generated.

Package Source

To see how the data was compiled see the data_work directory

Install

pip install pyhmer

Usage

>>>import pyhmer
>>>animal_rhyme = pyhmer.get_animal_rhyme()
>>>print(animal_rhyme)

'minute newt'

>>>for i in range(10):
>>>    print(pyhmer.get_animal_rhyme())

'allegro buffalo'
'insane crane'
'statuary cassowary'
'starry wallaby'
'preteen wolverine'
'clear deer'
'illusionary cassowary'
'flush thrush'
'maroon baboon'
'skew kangaroo'

Sources

Adjectives

Wordnet Lexical Database

Animals

Wikipedia List of Animals Names

Word Rhyming

Carnegie Mellon University Pronouncing Dictionary
pronouncingpy python package

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

pyhmer-0.0.8.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

pyhmer-0.0.8-py3-none-any.whl (6.0 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