Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 466 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 466 Bytes

TF IDF

TF-IDF implementation in Hadoop using MapReduce. This is a 5th Semester course project in Distributed Computing Systems course.

12 of shakesperean plays obtained from gutenberg.com have been used as corpus.

Instructions on how to execute: On the commmand line execute the following instruction after setting the correct location for OS.

python3 mapper1.py|python3 reducer1.py|python3 mapper2.py|python3 reducer2.py|python3 mapper3.py|python3 reducer3.py