mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 04:08:09 +03:00
* Add rule to ensure ordinals are preserved as single tokens
This commit is contained in:
parent
596fde8daa
commit
528e26a506
|
@ -22,5 +22,6 @@
|
|||
\.\.
|
||||
\.\.\.
|
||||
\.\.\.\.
|
||||
^\d+\.$
|
||||
(?<=[a-z0-9)\]"'%\)])\.
|
||||
(?<=[0-9])km
|
||||
|
|
Loading…
Reference in New Issue
Block a user