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 d2b29b0 commit 4b73795Copy full SHA for 4b73795
custom-recipes/nlp-visualization-wordcloud/recipe.json
@@ -91,7 +91,7 @@
91
"label": "Normalize case",
92
"description": "Normalize case to treat 'You' and 'you' as the same word. The most common case will be displayed.",
93
"type": "BOOLEAN",
94
- "defaultValue": false,
+ "defaultValue": true,
95
"mandatory": true
96
},
97
{
@@ -145,4 +145,4 @@
145
}
146
],
147
"resourceKeys": []
148
-}
+}
0 commit comments