mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-05 04:40:20 +03:00
Update universe.json
This commit is contained in:
parent
878c94570b
commit
0e6b8a9737
|
@ -2824,6 +2824,8 @@
|
||||||
"",
|
"",
|
||||||
"from adept_augmentations import EntitySwapAugmenter",
|
"from adept_augmentations import EntitySwapAugmenter",
|
||||||
"",
|
"",
|
||||||
|
"nlp = spacy.load(\"en_core_web_sm\")",
|
||||||
|
"",
|
||||||
"TRAIN_DATA = [",
|
"TRAIN_DATA = [",
|
||||||
" \"Apple is looking at buying U.K. startup for $1 billion\",",
|
" \"Apple is looking at buying U.K. startup for $1 billion\",",
|
||||||
" \"Microsoft acquires GitHub for $7.5 billion\"",
|
" \"Microsoft acquires GitHub for $7.5 billion\"",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user