Skip to content

An Android Project to demonstrate the use of a TensorFlow Lite model to classify spam messages.

License

Notifications You must be signed in to change notification settings

shubham0204/Spam_Classification_Android_Demo

Repository files navigation

Spam Classification Android Demo

An Android Project to demonstrate the use of a TensorFlow Lite model to classify spam messages.

Updates

January 2024

  • Replaced XML-based UI with Jetpack Compose
  • Set compileSdk=34
  • Async inference in Classifier.kt with Coroutines
  • Added version catalogs
  • Replaced Groovy build scripts with Kotlin build scripts

February 2021

  • Improved Classifier.kt by removing unwanted methods.
  • Added documentation for classes and methods in Classifier.kt and MainActivity.kt.
  • Replaced AsyncTask with Kotlin Coroutines.

Feedback

You can open an issue here or start a new Discussion. You may consider filling out this form.

About

An Android Project to demonstrate the use of a TensorFlow Lite model to classify spam messages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages