[ 
https://issues.apache.org/jira/browse/MAHOUT-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14003337#comment-14003337
 ] 

Hudson commented on MAHOUT-1527:
--------------------------------

FAILURE: Integrated in Mahout-Quality #2610 (See 
[https://builds.apache.org/job/Mahout-Quality/2610/])
MAHOUT-1527 Fix wikipedia classifier example (ssc: rev 1595627)
* /mahout/trunk/CHANGELOG
* /mahout/trunk/examples/bin/classify-wiki.sh
* /mahout/trunk/examples/src/test/resources/country10.txt
* 
/mahout/trunk/integration/src/main/java/org/apache/mahout/text/WikipediaToSequenceFile.java
* 
/mahout/trunk/integration/src/main/java/org/apache/mahout/text/wikipedia/WikipediaMapper.java


> 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
>    Affects Versions: 0.7, 0.8, 0.9
>            Reporter: Sebastian Schelter
>             Fix For: 1.0
>
>         Attachments: MAHOUT-1527.patch
>
>
> 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)

Reply via email to