Skip to content

kaushalshah45-zz/Stripes-MapReduce-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Implementation of the stripes algorithm described in Data Intensive Text Processing with MapReduce. 
The output will contain a word followed by count of all the neighboring words in a sentence.
Stop words have been ignored since they do not provide any valuable information.

About

Implemetation of word co-occurence counting using the stripes approach

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages