Skip to content

GuthrieA/rhymometer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

The rhymometer is a tool to assist poets and song writers with tempo. It is a web-based application that parses phrases and finds rhyming pairs in them. It then counts the number of syllables in those parsed phrases (including the rhyme pairs). Finally, it outputs that parsed information.

Specifications

The rhymometer is an application built in Meteor. It utilizes Allison Parrish's pronouncing-js, a simple interface for the CMU Pronouncing Dictionary.

Deployment

  1. Install Meteor
  2. Install Node.js
  3. meteor npm install --save pronouncing
  4. cd rhymometer
  5. run meteor

About

An app for poets that counts the number of syllables between rhyming pairs.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors