Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Plain View
Mahout, mail # user - CBayes Input


+
Lithium Guava 2012-04-12, 12:28
Copy link to this message
-
Re: CBayes Input
Robin Anil 2012-04-12, 12:53
In the command line example replace "bayes" with  "cbayes". That's all you
need to do.
On Apr 12, 2012 7:29 AM, "Lithium Guava" <[EMAIL PROTECTED]> wrote:

> Hi,
>
> I've played with the bayes 20newsgroups example, but I'd like to try
> running the cbayes algorithm on it also. The example script doesn't seem to
> offer this, so I dug into the code a bit and it looks like the input to
> cbayes is sequence files rather than key/value text files.
>
> Can anyone tell me how those sequence files should be formatted? I couldn't
> find it documented anywhere. Also I don't suppose there's a handy prepare
> data program to get it running on the 20newsgroups data easily?
>
> Thanks,
>
> Tom
>
+
Lithium Guava 2012-04-12, 12:57