Skip to content

Ruby application and SQLite3 database to parse the Carnegie Mellon University Pronunciation Dictionary

License

Notifications You must be signed in to change notification settings

rnbronstein/cmu-dict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMU-Dict

A simple Ruby application (soon to be API!) that parses the Carnegie Mellon University Pronunciation Dictionary to count syllables and find rhymes.

This repository includes the raw CMU dictionary text file along with a 130,000+ line database indexing each entry and breaking them down by words, phonemes, syllable count, and final syllable.

##TO-DO:

  • Turn into Rails API
  • Merge duplicate handling
  • Finish Haiku parsing
  • Integrate other NLTK corpora

About

Ruby application and SQLite3 database to parse the Carnegie Mellon University Pronunciation Dictionary

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages