add : and - to punctuation level
This commit is contained in:
parent
598ef8d96c
commit
187f45e868
@ -18,7 +18,7 @@ class punctuationManager():
|
|||||||
'levels':{
|
'levels':{
|
||||||
'1':',',
|
'1':',',
|
||||||
'2':'.',
|
'2':'.',
|
||||||
'3':'.,',
|
'3':'.,:-',
|
||||||
},
|
},
|
||||||
'punctuationDict':{
|
'punctuationDict':{
|
||||||
'&':'and',
|
'&':'and',
|
||||||
|
Loading…
Reference in New Issue
Block a user