Add Chinese punctuation

Add Chinese punctuation.
This commit is contained in:
Yu-chun Huang 2017-09-19 16:58:42 +08:00 committed by GitHub
parent 1f1f35dcd0
commit 188b439b25

View File

@ -25,7 +25,7 @@ _QUOTES = r"""
_PUNCT = r"""
, : ; \! \? ¿ ¡ \( \) \[ \] \{ \} < > _ # \* &
"""