Re: [Classifier4j-devel] stuff
Status: Beta
Brought to you by:
nicklothian
From: karl w. <we...@us...> - 2004-02-19 18:21:26
|
On Wed, 18 Feb 2004 08:38:46 +1030 Nick Lothian <nl...@es...> wrote: > > However, I tried to classify some text using the Bayesian Classifier > > to guess language. All responses are 0.5, so I guess it's me doing > > something wrong. > You need to train the classifier with both matches and non-matches. What kind of non-matches should I fill it with? String of text from all other languages? footnote: I'm sure that a simple N-gram classification could come up with better results per clock tick than a bayesian, but then this is just a test of your classifier. -- karl -- kalle |