mirror of
https://github.com/explosion/spaCy.git
synced 2025-05-31 19:23:05 +03:00
Fix typo
This commit is contained in:
parent
5cef1dd305
commit
7f5e7e7320
|
@ -29,7 +29,7 @@ p
|
||||||
| into two tokens, "do" and "n't", while "U.K." should always
|
| into two tokens, "do" and "n't", while "U.K." should always
|
||||||
| remain one token.
|
| remain one token.
|
||||||
+item
|
+item
|
||||||
| #[strong Can a prefix, suffix or infixes be split off?] For example
|
| #[strong Can a prefix, suffix or infix be split off?] For example
|
||||||
| punctuation like commas, periods, hyphens or quotes.
|
| punctuation like commas, periods, hyphens or quotes.
|
||||||
|
|
||||||
p
|
p
|
||||||
|
|
Loading…
Reference in New Issue
Block a user