yichiang / plain-language-checker

MIT License
1 stars 1 forks source link

Suggest synonyms. #8

Open yichiang opened 1 year ago

yichiang commented 1 year ago

Count the number of syllables in a word, check if it exists in a word bank. We could also potentially use any of these 2 as an additional heuristic:

Finally, we could make a Google search to see how many searches for that word definition are made in Google.

yichiang commented 1 year ago

3 syllables counter - https://github.com/words/syllable