Project Awesome project awesome

iMessage Spam Detection

Detect whether a message is spam.

Package 36 stars GitHub

imessage-spam-detection

Simple iMessage app to detect whether a message is spam. Model trained using the SMS Spam Collection Dataset in sklearn and converted using coremltools into .mlmodel format. After downloading and building project, copy a message to the clipboard and hit the Guess button.

To learn more, please read this post.

Requirements:

  • Xcode 9.0+
  • Python 2.7
  • iOS 11+ to build on device
Back to Core ML Models