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

Concerned with the accuracy #1

Open
rohanleach4 opened this issue Sep 17, 2017 · 1 comment
Open

Concerned with the accuracy #1

rohanleach4 opened this issue Sep 17, 2017 · 1 comment

Comments

@rohanleach4
Copy link

gibberish.detect('This sentence is totally valid.'); //<- returns 1
gibberish.detect('How are you?'); //<- returns 74.31483985394367
gibberish.detect('Hello, how are you?'); //<- returns 77.48056691392448
gibberish.detect('Tydaysasd amosast the coud'); //<- returns 1
gibberish.detect('Xy3ay FadamsasW A co2d'); //<- returns 1

Here are some of the tests I ran. It seems hit and miss. Some long sentences worked fine, some shorted sentences got less that 45.
This repo has a lot of potential. Nice one.

@t0mstah
Copy link

t0mstah commented Jan 16, 2021

Same here, a lot potential, but accuracy is bad.

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