aykutuysal / smsspamdetector

Android application for sms spam detection using support vector machines and bayesian filtering
0 stars 0 forks source link

Spam Miss Bug #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Consecutive spams cannot be caught due to slow db write.
Must change thread solution.

Original issue reported on code.google.com by can...@gmail.com on 8 Jun 2011 at 6:41

GoogleCodeExporter commented 9 years ago
Done with singlethreadexecutor.

Original comment by can...@gmail.com on 10 Jun 2011 at 2:28