mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-11 17:56:30 +03:00
Fix formatting
This commit is contained in:
parent
2c3bdd09b1
commit
ea60932e1b
|
@ -24,5 +24,5 @@ TAG_MAP = {
|
|||
"ADJ": {POS: ADJ},
|
||||
"VERB": {POS: VERB},
|
||||
"PART": {POS: PART},
|
||||
"SP": {POS: SPACE}
|
||||
"SP": {POS: SPACE}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user