[R] spelling correction using R

R. Michael Weylandt michael.weylandt at gmail.com
Fri Jun 15 15:10:03 CEST 2012


Grammar is quite complicated, but for spelling you might try this
wonderful article by Peter Norvig:

http://norvig.com/spell-correct.html

Michael

On Fri, Jun 15, 2012 at 12:10 AM, raishilpa <raishilpa.bhu at gmail.com> wrote:
> hello
>
> I want a code which can correct the spelling mistakes  as well as
> grammatical mistakes in the sentences...that is if I am writing following
> sentence:
>
> I want too meet my frnd bt due to hectic shcedule I cant
>
> I want output in following way:
>
> I want to met my friend but due to hectic schedule I can't.
>
> Thanks in advance
>
> Shilpa Rai
> MSc
> IIT Bomaby
>
> --
> View this message in context: http://r.789695.n4.nabble.com/spelling-correction-using-R-tp4633454.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list