mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-12 18:26:30 +03:00
* Add smart-quote possessive marker to tokenizer
This commit is contained in:
parent
78a9068319
commit
af84669306
|
@ -16,6 +16,8 @@
|
||||||
''
|
''
|
||||||
's
|
's
|
||||||
'S
|
'S
|
||||||
|
’s
|
||||||
|
’S
|
||||||
’
|
’
|
||||||
\.\.
|
\.\.
|
||||||
\.\.\.
|
\.\.\.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user