preslavmihaylov / booknotes

A collection of my book notes on various subjects, mainly computer science
MIT License
2.25k stars 496 forks source link

Corrected spelling on architecture / part 1 to 5 #3

Closed Cosmeeeen closed 4 years ago

Cosmeeeen commented 4 years ago

In response to this issue, corrected the spelling across all 5 documents using an adaptive spell checker, that also checks for context and manually making changes in order to confirm the right spelling. Would really appreciate a hacktoberfest-accepted if possible, otherwise I'm glad to help. 😄

preslavmihaylov commented 4 years ago

@Cosmeeeen the repo has the hacktoberfest topic attached to it, I believe that is sufficient?

I'll still add the label though, just in case

preslavmihaylov commented 4 years ago

@Cosmeeeen could you share what spellchecker you are using? I will consider integrating that with my writing workflow in the future :)

Cosmeeeen commented 4 years ago

@Cosmeeeen could you share what spellchecker you are using? I will consider integrating that with my writing workflow in the future :)

Sure! I used Grammarly, which is a free browser extension + any online text editor. It has some errors on more complex grammar, and it isn't really adapted for more scientific texts, but if you manually correct every highlighted error you can get a really good result.