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