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
What?
While demeuking a file with --remove-punctuation with lines which contains all punctuation the resulting dictionary lines contains multiple blanks lines,
What?
While demeuking a file with
--remove-punctuation
with lines which contains all punctuation the resulting dictionary lines contains multiple blanks lines,Reproduction?
$ python3 demeuk.py -i foo.dict -o bar.dict --remove-punctuation
Expects?
Empty lines (or duplicated entries) to be removed from results.
The text was updated successfully, but these errors were encountered: