Reply to post: algorithm is actually pretty easy for headlines

Computing boffins strip the fun out of satirical headlines

Adam 1

algorithm is actually pretty easy for headlines

bool IsHumourous(string headline)

{

return Soundex(headline)==Soundex('Supercalifragilisticexpialadocious');

}

POST COMMENT House rules

Not a member of The Register? Create a new account here.

  • Enter your comment

  • Add an icon

Anonymous cowards cannot choose their icon