You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Sebastian Schelter (JIRA)" <ji...@apache.org> on 2014/04/27 23:00:15 UTC

[jira] [Created] (MAHOUT-1527) Fix wikipedia classifier example

Sebastian Schelter created MAHOUT-1527:
------------------------------------------

             Summary: Fix wikipedia classifier example
                 Key: MAHOUT-1527
                 URL: https://issues.apache.org/jira/browse/MAHOUT-1527
             Project: Mahout
          Issue Type: Task
          Components: Classification, Documentation, Examples
            Reporter: Sebastian Schelter
             Fix For: 1.0


The examples package has a classification showcase for prediciting the labels of wikipedia  pages. Unfortunately, the example is totally broken:

It relies on the old NB implementation which has been removed, suggests to use the whole wikipedia as input, which will not work well on a single machine and the documentation uses commands that have long been removed from bin/mahout. 

The example needs to be updated to use the current naive bayes implementation and documentation on the website needs to be written.





--
This message was sent by Atlassian JIRA
(v6.2#6252)