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
I think you should follow the approach documented in the README under "Apply a custom list of matches with utils.correct". You can filter matches (which are essentially corrections) so that you don't spell-correct words from your custom dictionary. You can also ignore matches that correspond to your own regex.
How to add custom words to dictionary?
How to ignore certain texts that are matched by my custom regular expressions?
The text was updated successfully, but these errors were encountered: