mirror of
https://github.com/explosion/spaCy.git
synced 2025-02-25 08:03:08 +03:00
commit
2f8d535f65
|
@ -36,7 +36,7 @@ _HYPHENS = r"""
|
|||
|
||||
LIST_ELLIPSES = [
|
||||
r'\.\.+',
|
||||
"…"
|
||||
"… ……"
|
||||
]
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user