Introduction to Natural Language Processing in Python
Katharine Jarmul
Founder, kjamistan
| Sepal length | Sepal width | Petal length | Petal width | Species |
|---|---|---|---|---|
| 5.1 | 3.5 | 1.4 | 0.2 | I. setosa |
| 7.0 | 3.2 | 4.77 | 1.4 | I.versicolor |
| 6.3 | 3.3 | 6.0 | 2.5 | I.virginica |
scikit-learn: Powerful open-source library| Plot | Sci-Fi | Action |
|---|---|---|
| In a post-apocalyptic world in human decay, a ... | 1 | 0 |
| Mohei is a wandering swordsman. He arrives in ... | 0 | 1 |
| #137 is a SCI/FI thriller about a girl, Marla,... | 1 | 0 |
scikit-learnIntroduction to Natural Language Processing in Python