Skip to content

The code from my codementor office hours on an introduction to machine learning and natural language processing

Notifications You must be signed in to change notification settings

l3th0n/SpamClassifierOfficeHours

 
 

Repository files navigation

SpamClassifierOfficeHours

The code from my codementor office hours on an introduction to machine learning and natural language processing.

Prerequisites:

nltk

[WEKA] (http://www.cs.waikato.ac.nz/ml/weka/)

To extract the features run "python feature_extract.py".

This will generate an arff file to be opened in WEKA.

I encourage all of you to fork this repo and add your own features to see if you can imporove our results.

Feel free to get in contact with me via codementor (https://www.codementor.io/benjamincohen) with any questions, comments, or concerns.

Thanks for attending my office hours!

-Ben

About

The code from my codementor office hours on an introduction to machine learning and natural language processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%