Skip to content

SwastikUdupa/TF-IDF-hadoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages