[erlang-questions] word filtering

shehan shehan@REDACTED
Tue Jun 5 06:00:56 CEST 2007


Hi all,
I want to write spam detecting (word filtering) function. I already know
that regexp can be used for that & it is just string comparing & too
slow when used in high volume usage.(ex: 500 text messages/sec) Can
somebody tell me that, is there any method in Erlang to filter words
faster than regexp? 
Best Regards,
Shehan





More information about the erlang-questions mailing list