public class WikiIndexReader extends Object
https://dumps.wikimedia.org/jawiki/
修飾子とタイプ | メソッドと説明 |
---|---|
static WikiIndex |
readIndexFile(File indexFile)
Read all index file of wiki
Example of line
382308:2239:水素
^ blockNum
^ idx1
^ itemID
^ idx2
^ title
|
public static WikiIndex readIndexFile(File indexFile) throws IOException
Example of line 382308:2239:水素 ^ blockNum ^ idx1 ^ itemID ^ idx2 ^ title
indexFile
- wiki index fileIOException
- on errorCopyright © 2021 nlp4j.org. All rights reserved.