Created using Colaboratory

This commit is contained in:
George Mihaila
2018-05-27 15:06:00 -05:00
parent 8d1a11cba5
commit 46b3dd8f5c

View File

@@ -40,7 +40,7 @@
"base_uri": "https://localhost:8080/", "base_uri": "https://localhost:8080/",
"height": 204 "height": 204
}, },
"outputId": "dbd05f30-af4f-4c2f-ab24-66c056d380dc" "outputId": "edbde88b-f7da-4b78-ba78-7db3a4cbfb17"
}, },
"cell_type": "code", "cell_type": "code",
"source": [ "source": [
@@ -70,7 +70,7 @@
"print(tk.word_index)\n", "print(tk.word_index)\n",
"print('%s <-RIGHT!'%tk.texts_to_sequences(texts))\n" "print('%s <-RIGHT!'%tk.texts_to_sequences(texts))\n"
], ],
"execution_count": 21, "execution_count": 22,
"outputs": [ "outputs": [
{ {
"output_type": "stream", "output_type": "stream",