Reorganise constants, and add ISO language codes in order to drop dependency pycountry
This commit is contained in:
@@ -8,10 +8,10 @@ from nw.tools.translate import numberToWord
|
||||
from nw.tools.wordcount import countWords
|
||||
|
||||
__all__ = [
|
||||
TextAnalysis,
|
||||
OptLastState,
|
||||
NWSpellCheck,
|
||||
NWSpellEnchant,
|
||||
numberToWord,
|
||||
countWords,
|
||||
"TextAnalysis",
|
||||
"OptLastState",
|
||||
"NWSpellCheck",
|
||||
"NWSpellEnchant",
|
||||
"numberToWord",
|
||||
"countWords",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user