mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-24 00:04:15 +03:00
* Revert bad infix change
This commit is contained in:
parent
460b4c3207
commit
3cfe3d8c1c
|
@ -1,3 +1,3 @@
|
|||
\.\.\.
|
||||
(?:[\w\d]+)(\.)(?:[\w\d])
|
||||
(?<=[a-z])\.(?=[A-Z])
|
||||
(?<=[a-zA-Z])-(?=[a-zA-z])
|
||||
|
|
Loading…
Reference in New Issue
Block a user