InvertedIndexer:在Hadoop上使用MapReduce构建反向索引器

时间:2024-05-18 00:49:32
【文件属性】:

文件名称:InvertedIndexer:在Hadoop上使用MapReduce构建反向索引器

文件大小:39.41MB

文件格式:ZIP

更新时间:2024-05-18 00:49:32

Java

倒排索引器 在Hadoop上使用MapReduce构建反向索引器 脚步 在Makefile中更改netid(默认为jguo7) $cd src 字数 $cd wordCount $make init: build up the directories in the HDFS, pre-process the input file and put it into HDFS. $make run: compile the WordCount.java program and run this mapreduce task $make output: print the output of mapreduce take to stdout. $make sort: get the output of the mapredude task and sort the result based on


【文件预览】:
InvertedIndexer-master
----.gitignore(189B)
----src()
--------wordCount()
--------inversedIndex()
--------query()
----doc()
--------Makefile(118B)
--------doc.tex(8KB)
----README.md(949B)
----result()
--------wordcount()
--------inversedindex()
----hadoop()
--------conf()

网友评论