Skip to content

akshayub/TF-IDF-hadoop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 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 Project 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%