aykutuysal / smsspamdetector

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

Exception #21

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The process com.smsspamguard gave an exception and closed on these conditions:

*SmartGuard enabled.
*Update interval 1/day
*Allow contacts disabled
*Block non-numeric senders disabled
*Block all-capital sms enabled

What is the expected output? What do you see instead?
Desired:Spam sms should be shown under SPAM folder. Normal sms shouldn't be 
affected. The program shouldn't terminate.
Experimented: Spam sms disappeared. Normal sms was sent to spam and made the 
program give an exception & close. 

What version of the product are you using? On what operating system?
OS Android 2.3.3
Exact version of the product is unknown. 2nd revision was received.

Please provide any additional information below.
When my contact sent me an sms saying "YENI GORDUM KUSURA BAKMA", the filter 
worked as I didn't receive the sms. However it didn't put it under SPAM. 
Then I received another sms with the filter enabled. The process gave an 
exception and had to be closed, the sms was sent to the SPAM folder and it 
wasn't a spam and also it contained only one capital letter.

Original issue reported on code.google.com by xal...@gmail.com on 15 Jun 2011 at 3:03