Skip to content

Commit 9dae429

Browse files
run the missing cells
1 parent 483ba32 commit 9dae429

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

docs/user_guide/vectorizers_04.ipynb

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -840,15 +840,15 @@
840840
},
841841
{
842842
"cell_type": "code",
843-
"execution_count": null,
843+
"execution_count": 17,
844844
"metadata": {},
845845
"outputs": [
846846
{
847847
"data": {
848848
"text/plain": [
849-
"['doc:17c401b679ce43cb82f3ab2280ad02f2',\n",
850-
" 'doc:3fc0502bec434b17a3f06e20824b2e59',\n",
851-
" 'doc:199f17b0e5d24dcaa1fd4fb41558150c']"
849+
"['doc:529c6d58da9e4be4a29dd0481f59c286',\n",
850+
" 'doc:81aa1ef8a9494b299e8593548d0af34a',\n",
851+
" 'doc:6ab03d6da8f041ffa3fdb83996d3b297']"
852852
]
853853
},
854854
"execution_count": 17,
@@ -877,9 +877,9 @@
877877
"name": "stdout",
878878
"output_type": "stream",
879879
"text": [
880-
"That is a happy dog 0.160862326622\n",
881-
"That is a happy person 0.273598492146\n",
882-
"Today is a sunny day 0.744559407234\n"
880+
"That is a happy dog 0.160862207413\n",
881+
"That is a happy dog 0.160862207413\n",
882+
"That is a happy person 0.273598313332\n"
883883
]
884884
}
885885
],
@@ -912,7 +912,7 @@
912912
},
913913
{
914914
"cell_type": "code",
915-
"execution_count": null,
915+
"execution_count": 19,
916916
"metadata": {},
917917
"outputs": [
918918
{
@@ -921,7 +921,7 @@
921921
"True"
922922
]
923923
},
924-
"execution_count": 4,
924+
"execution_count": 19,
925925
"metadata": {},
926926
"output_type": "execute_result"
927927
}
@@ -940,7 +940,7 @@
940940
},
941941
{
942942
"cell_type": "code",
943-
"execution_count": null,
943+
"execution_count": 20,
944944
"metadata": {},
945945
"outputs": [],
946946
"source": [

0 commit comments

Comments
 (0)