mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-26 17:24:41 +03:00
Add Chinese punctuation
Add Chinese punctuation.
This commit is contained in:
parent
1f1f35dcd0
commit
188b439b25
|
@ -25,7 +25,7 @@ _QUOTES = r"""
|
|||
|
||||
_PUNCT = r"""
|
||||
… , : ; \! \? ¿ ¡ \( \) \[ \] \{ \} < > _ # \* &
|
||||
。? ! , 、 ; : ~
|
||||
。 ? ! , 、 ; : ~
|
||||
"""
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user