mirror of
https://github.com/gsi-upm/sitc
synced 2025-08-23 18:22:19 +00:00
added import nltk
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.5.1+"
|
||||
"version": "3.5.2"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
@@ -76,7 +76,7 @@
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 4,
|
||||
"execution_count": 1,
|
||||
"metadata": {
|
||||
"collapsed": true
|
||||
},
|
||||
@@ -145,7 +145,6 @@
|
||||
"plt.hist(iris.target, bins=10)\n",
|
||||
"plt.xlabel('Number of species')\n",
|
||||
"plt.ylabel('iris class')\n"
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -379,7 +378,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.5.1+"
|
||||
"version": "3.5.2"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
Reference in New Issue
Block a user