org.apache.mahout.classifier.bayes
Class WikipediaXmlSplitter

java.lang.Object
  extended by org.apache.mahout.classifier.bayes.WikipediaXmlSplitter

public final class WikipediaXmlSplitter
extends Object

Splits the wikipedia xml file in to chunks of size as specified by command line parameter


Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException


Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.