Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 260 Bytes

File metadata and controls

3 lines (2 loc) · 260 Bytes

Text Classification with Python

This notebook provides a short introduction for classifying text corpora using the python packages scikit-learn and nltk. The Reuters corpus is used to demonstrate the easy use of these high level machine learning libraries.