Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repetition Detection needed--Vowel/Consonant Algorithm good #1

Open
vipulkohli opened this issue Nov 28, 2013 · 1 comment
Open

Repetition Detection needed--Vowel/Consonant Algorithm good #1

vipulkohli opened this issue Nov 28, 2013 · 1 comment

Comments

@vipulkohli
Copy link

I would greatly appreciate it if you could devise some code for the case of "the the the the the the the the the a a a a a" I will send you a small donation if you can effectively solve this problem.

@punkeel
Copy link

punkeel commented Jul 8, 2017

Late answer, but I assume a markow chain based on words would detect this.
Training it would take up more disk space and could yield false positives if badly trained.

The idea is interesting, though!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants