I\'m writing an Elman Simple Recurrent Network. I want to give it sequences of words, where each word is a sequence of phonemes, and I want a lot of training and test data.
You know those movies where the tech geeksrecord someone\'s voice, and their software breaks it into phonemes? Which they can then use to type in any phra开发者_如何学编程se, and make it seem as if th
Closed开发者_开发问答. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m aware of SOUNDEX and (double) Metaphone, but these don\'t let me test for the similarity of words as a whole - for example \"Hi\" sounds very similar to \"Bye\", but both of these methods will ma
I am using UUIDs, but they are not particularly nice to read, write and communicate. So I would like to encode them. I could use base64, or base32, but they would not be easy anyway: base64 has capita