You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
For my project I am implementing an extension to allow me to carry over the casing (eg uppercase vs lowercase characters) from the input phrase to the typoe-corrected case.
For example:
"I have a typo prooblem in Neew York"
currently turns into
"i have a typo problem in new york"
But I will make it to be:
"I have a typo problem in New York"
Hi,
For my project I am implementing an extension to allow me to carry over the casing (eg uppercase vs lowercase characters) from the input phrase to the typoe-corrected case.
For example:
"I have a typo prooblem in Neew York"
currently turns into
"i have a typo problem in new york"
But I will make it to be:
"I have a typo problem in New York"
I am wondering whether you would be interested in a pull request for it, knowing that this is a port of https://github.com/wolfgarbe/SymSpell.
The text was updated successfully, but these errors were encountered: