mirror of https://github.com/explosion/spaCy.git
Add newline
This commit is contained in:
parent
d12ca587ea
commit
949ad6594b
|
@ -21,4 +21,4 @@ TAG_MAP = {
|
|||
"CONJ": {POS: CONJ},
|
||||
"ADJ": {POS: ADJ},
|
||||
"VERB": {POS: VERB}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue