aristaeus/wayafeel
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
README
Wayafeel is a word creation program. It basically takes phonemes and joins them together to create new and unique words. The files in data/phoneme have lists of which phonemes go together to create pronounceable words, however this still needs some fine tuning. The files in data/grapheme have lists of possible graphemes for each phoneme, but this is still pretty useless.
Note for git:
You must run git submodule init and git submodule update after cloning this repository.