added direct download links in notebook

This commit is contained in:
Jonas Weinz 2018-06-11 21:49:56 +02:00
parent 0a97b9aff1
commit 6355736b99

View File

@ -63,6 +63,15 @@
"## loading train data" "## loading train data"
] ]
}, },
{
"cell_type": "markdown",
"metadata": {},
"source": [
"* Download preprocessed raw data:\n",
" * [here](https://the-cake-is-a-lie.net/nextcloud/index.php/s/MmXFYj6mGoMQoJN) for english\n",
" * [here](https://the-cake-is-a-lie.net/nextcloud/index.php/s/HgqpQ6rFadtWSAt) for german"
]
},
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 4, "execution_count": 4,
@ -2526,7 +2535,9 @@
"----\n", "----\n",
"## testing area\n", "## testing area\n",
"\n", "\n",
"**for just testing, start from here!**" "**for just testing, start from here!**\n",
"\n",
"download the dumped classifier and vectorizer from [here](https://the-cake-is-a-lie.net/nextcloud/index.php/s/NjMXamfwQsyrefG)"
] ]
}, },
{ {