Is it just me, or is the captcha sometimes awfully incorrect at recognizing correct words, and sometimes awfully bad at incorrectly accepting incorrect words? Any reasons why?

(Is it really a captcha, or is it being used in one of those OCR projects? It seems to me that it's more of a recognition tool that's using humans as helpers, rather than user verifiers that verify whether users are human.)

share|improve this question

3 Answers

up vote 7 down vote accepted

(Is it really a captcha, or is it being used in one of those OCR projects? It seems to me that it's more of a recognition tool that's using humans as helpers, rather than user verifiers that verify whether users are human.)

Both.

share|improve this answer

It's just you... maybe. The reCaptcha project has, in the past, been relatively easy to use - it only required that one of the words be correct, and it was ok if a letter was off by something reasonable.

However, recent advances by spammers has forced Google to re-jigger reCaptcha so it's harder to automate, and thus it also captures humans more frequently than it did two months ago. Technically they seem to be changing reCaptcha in significant ways about twice a year - it happened last summer, for instance.

I don't know what, if any, leeway the new system has, but if this does appear to be a significant problem (and by the voting record of this question, it appears that's not the case) then I'd suggest taking two approaches:

  • Log the conditions under which you trigger the spam prevention, and send that information to team@stackoverflow.com with suggestions that they consider modifying their heuristics so they don't capture you as much (alternately, modify your posting behavior so you don't trigger it as much)
  • Log the reCaptcha attempts, and post statistics here with examples so others can understand the size of the problem (screenshots would be helpful) and to try to convince SOIS to use a different system.
share|improve this answer
As for the voting record, this questions shows it better: meta.stackoverflow.com/questions/75965 – Arlen Beiler Jan 24 '11 at 15:39
I is not just him. – user145675 Feb 7 '11 at 13:19

I nearly always need to switch the captchas once or twice until I get one that is readable for me. I understand that the need for spam/bot protection, but isn't it possible to remove captchas after a reputation limit? I highly recommend that... 5k reputation should be ok since between 3k and 10k there is nothing to reach :)

Anyway, the black/white change is fairly new, right? Makes reading it worse :/

share|improve this answer
I wouldn't recommend it in case a spambot logs into your 5k account and starts editing every single one of your posts to advertise a bigger pen 15 today. Your rep says you have good answers, not a good password. – Jonathan Hobbs Jan 23 '11 at 5:47
1  
But this might always happen... it is also possible that a bot spams on a low rate and so the spam protection never pops up... in those cases we still have good moderators and a good community which will revert these posts... What I really recommend is to make the captchas at least more readable... – WarrenFaith Jan 23 '11 at 11:02

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged