Skip to content

antongoy/IRHomeWork2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IRHomeWork2

Inverted Index Building (MapReduce part):##

./mapper.py, ./reducer.py {varbyte, simple9}

Dictionary Building:

./build_dictionary.py {file_with_raw_index} {file_with_output_index} {file_with_output_dictionary}

Searcher:

./searcher.py {varbyte, simple9} {file_with_index} {file_with_dictionary} {file_with_urls}

All compress methods:

compress.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published