Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 288 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 288 Bytes

NLP_Debate_Speech_Classifier

Using nltk, stopwords, Term Occurrence, Feature Extraction, and on-the-fly multi-model evaluation with k-fold CV!

The purpse for this notebook is to use NLP to classify a speaker based on words used from the transcript while using multi-models quickly.