| .. | ||
| app | ||
| gradle/wrapper | ||
| .gitignore | ||
| build.gradle | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE.txt | ||
| README.md | ||
| settings.gradle | ||
Spam Classification Android Demo
An Android Project to demonstrate the use of a TensorFlow Lite model to classify spam messages.
Major Updates as of February 2021
- Improved
Classifier.ktby removing unwanted methods. - Added documentation for classes and methods in
Classifier.ktandMainActivity.kt. - Replaced
AsyncTaskwith Kotlin Coroutines.
Feedback
You can open an issue here or start a new Discussion. You may consider filling out this form.