Abstract

Typing errors in a document are human errors that are difficult to avoid as a result of which the message to be conveyed is not optimal. Using the Spelling Corrector feature is one way to check typing errors. The Spelling Corrector feature is able to provide only one word suggestion and correct it immediately. The combination of Peter Norvig and Ngram's methods was able to come up with one word suggestion and correct it right away. Both methods of looking for word suggestions use the probability value of the words that appear most frequently in the dictionary. The difference between the two methods is that Peter Norvig uses an algorithm that combines the delete, insert, replace, and transpose processes for the wrong word. Meanwhile, Ngram uses an algorithm that pays attention to the words before and after them based on the sentences in the dictionary. The dictionary used is a dictionary of word lists from KBBI and also a dictionary of sentences taken from several articles on the internet. This combination of methods was tested using 55 documents containing sentences that had one misspelled word. The test results show that the combination of the two methods provides an accuracy rate of 73,684% and a success rate of 37,037% for the total accuracy of this application is 69.09%. These two methods can be used to correct typing errors, although they cannot correct words with an error rate of two or more letters. This is because Peter Norvig was unable to correct a word with a two-letter error rate and needed a good corpus.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.