We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7508b68 commit 110c824Copy full SHA for 110c824
test/BaselineOutput/Common/EntryPoints/core_manifest.json
@@ -23348,7 +23348,7 @@
23348
"GloVeTwitter100D",
23349
"GloVeTwitter200D",
23350
"FastTextWikipedia300D",
23351
- "Sswe"
+ "SentimentSpecificWordEmbedding"
23352
]
23353
},
23354
"Desc": "Pre-trained model used to create the vocabulary",
@@ -23358,7 +23358,7 @@
23358
"Required": false,
23359
"SortOrder": 1.0,
23360
"IsNullable": true,
23361
- "Default": "Sswe"
+ "Default": "SentimentSpecificWordEmbedding"
23362
23363
{
23364
"Name": "Data",
0 commit comments