-
-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Description
Hi @mammothb ,
I am wondering if there is a way to force some words to be corrected to a certain word.
for example, I want always to correct "teh" with 'the', instead of 'ten' for example.
Something like:
sym_spell.create_dictionary_entry("splling", "spelling", 1000)
which apparently won't work, but just as an example of the logic.
Maybe, there is a way to create a custom disctionary with 'misspelling' and 'correction' for these specific words and symspellpy will use them instead of relying on the current used edit distance. Please let me know what you think.
Thanks
Metadata
Metadata
Assignees
Labels
No labels