Merged the spell checking classes into one file
This commit is contained in:
@@ -4,8 +4,8 @@ from nw.tools.analyse import TextAnalysis
|
||||
from nw.tools.legacy import projectMaintenance
|
||||
from nw.tools.optionstate import OptionState
|
||||
from nw.tools.spellcheck import NWSpellCheck
|
||||
from nw.tools.spellenchant import NWSpellEnchant
|
||||
from nw.tools.spellsimple import NWSpellSimple
|
||||
from nw.tools.spellcheck import NWSpellEnchant
|
||||
from nw.tools.spellcheck import NWSpellSimple
|
||||
from nw.tools.translate import numberToWord
|
||||
from nw.tools.wordcount import countWords
|
||||
|
||||
|
||||
Reference in New Issue
Block a user