Slashdot Mirror


Automatic Spelling Corrections On Github

An anonymous reader writes "Github projects may be seeing a different kind of contributor than normal: a small bot is now crawling through projects, contributing spelling corrections. It builds on top of the github API and existing documentation style-checking code. Future directions for the project look beyond spelling mistakes and at automated bug fixing on a large scale."

2 of 105 comments (clear)

  1. Erasing Fingerprints by Doc+Ruby · · Score: 3, Interesting

    Eventually someone will contribute SW that will guess the contributors by their distinctive patterns of spelling mistakes. I hope it will be able to find them in the archives. I won't be surprised to read on Slashdot some copyright lawsuit that depends on both apps, perhaps on opposing sides of the claim.

    --

    --
    make install -not war

  2. Re:Yeah, I'm sure... by bipbop · · Score: 4, Interesting

    According to the article, it just submits a pull request. This isn't some bot running on Google's own servers making changes without permission. So if anyone has a problem with it, or if it submits poor changes, they can simply ignore it.