University of Arizona, Department of Computer Science

CSc 120: Rhymer Examples

Pronunciation Dictionary Characteristics

It can be helpful, for testing and debugging, to start out with small input files and work up to larger inputs. In addition to the full pronunciation dictionary PronunciationDictionary.txt, the examples below use three smaller pronunciation dictionaries:

  1. PDict-tiny-01.txt. 11 words.

  2. PDict-tiny-02.txt. 21 words.

  3. PDict-small.txt. 42 words.

  4. PronunciationDictionary.txt, 133,789 words.

You are encouraged to construct your own small pronunciation dictionaries for testing purposes by extracting slices of the full dictionary.

Examples