The Julia Programming Language

Implement a spam filter using Naive Bayes and TextAnalysis.jl

The TextAnalysis.jl package has many basic algorithms for classifying text. Using those functions, implement a spam filter using the NaiveBayes model than can learn to classify spam. Submit the code as an example to the project. Document the process in a blog post.

Spam dataset: https://www.kaggle.com/uciml/sms-spam-collection-dataset

This task needs a basic understanding of machine learning tools and technolgoies

Task tags

  • nlp
  • machine learning

Students who completed this task

kfung, DarkoGNU, abhishalya

Task type

  • code Code
  • chrome_reader_mode Documentation / Training
  • assessment Outreach / Research
close

2019