org.languagetool.dev.wikipedia
Class CheckWikipediaDump
java.lang.Object
org.languagetool.dev.wikipedia.CheckWikipediaDump
public class CheckWikipediaDump
- extends Object
Command-line tool that checks texts from Wikipedia (download "pages-articles.xml.bz2" from
http://download.wikimedia.org/backup-index.html, e.g.
http://download.wikimedia.org/dewiki/latest/dewiki-latest-pages-articles.xml.bz2)
and stores the result in a database.
- Author:
- Daniel Naber
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
main
public static void main(String[] args)
throws IOException,
SAXException,
ParserConfigurationException
- Throws:
IOException
SAXException
ParserConfigurationException
Copyright © 2013. All Rights Reserved.