Pronounceability

Pronounceability

See how pronounceable a word is with Machine Learning

0 followers

Launch Team
Unblocked AI Code Review
Unblocked AI Code Review
High-signal comments based on your team's context
Promoted

What do you think? …

Marios Italos
how do you calculate the pronounceability? Very interesting project :) Good for finding brand names
Johnathan Nader
@italosmarios We are using the Scikit Machine Learning library to do this. Currently we have a dictionary of 300k+ words that we run against to see if the word typed in is pronounceable. We also have all the source code in the footer on github
Johnathan Nader
Hi Hunters, Decided to make this since I have to use some Machine Learning on one of my larger projects, all the source code is in github. If you have any questions let me know!