Update universe.json

This commit is contained in:
David Berenstein 2023-05-10 12:21:45 +02:00 committed by GitHub
parent 878c94570b
commit 0e6b8a9737
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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\"",