wikiSearchEngine

所属分类:搜索引擎
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2023-08-02 05:47:39
上 传 者sh-1993
说明:  维基搜索引擎,,
(wikiSearchEngine,,)

文件列表:
filehandling.py (3993, 2023-08-01)
heap.py (1964, 2023-08-01)
indexer.py (11789, 2023-08-01)
merge.py (477, 2023-08-01)
preProcess1.py (8859, 2023-08-01)
preprocess.py (6972, 2023-08-01)
report.txt (1764, 2023-08-01)
search.py (11459, 2023-08-01)
stat.txt (20, 2023-08-01)
stopwords.txt (956, 2023-08-01)
temporary.py (325, 2023-08-01)

# wikiSearchEngine indexer.py -> primary file which will take wikipedia dump as input and will generate primary indexes merge.py -> File that will merge primary indexes and will create secondary indexes heap.py -> custom heap implementation of merge, heap element is combination of token , file pointer, and posting list filehandling.py -> logic to merge and create secondary index search.py -> Will take queries as input and will generate file containing searched output titles.

近期下载者

相关文件


收藏者