Posted by Pavel Kalinov on 06/08/07 10:52
Hi all,
I am trying to build an application to classify texts from a number of
sources. I am programming it in PHP and I go "by the book" - i.e.
calculating probabilities according to the formula etc.
It works, but it's very slow (due to slow PHP mathematical
implementation, I guess).
Is there some variation of the Naive Bayes classifier which is not so
demanding in the way of computing power used?
Best
Pavel
Navigation:
[Reply to this message]
|