VI-alternatives

时间:2024-07-28 00:55:12
【文件属性】:

文件名称:VI-alternatives

文件大小:31KB

文件格式:ZIP

更新时间:2024-07-28 00:55:12

Java

安装 将文件解压到 eclipse 项目中。 核心 - 主要用途 StaxParse - *文章的解析器 SearchLucene - 创建索引并搜索特定字符串 示例 StaxParse sp = new StaxParse(); sp.parse("enwiki-latest-pages-articles5_best.xml");//文章解析 SearchLucene SL = new SearchLucene("indexDir","output_big_all.json");//create index on outputfile, the names reamin always the same SL.createIndex(); SL.Stats(); SL.search("Name", "Eskrima",10);//search in names SL.se


【文件预览】:
VI-alternatives-master
----data()
--------alternative-names-output.json(49B)
--------alternative-names-test_data.xml(1KB)
----readme.md(973B)
----java()
--------src()
--------lib()
--------test()

网友评论