Skip to content

Commit

Permalink
linebreak inserted
Browse files Browse the repository at this point in the history
  • Loading branch information
bcleenders committed Jan 15, 2013
1 parent 4ae23d2 commit 0653cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shannonIM/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ The reducer calculates the weighted sum of the entropy of chosing the 8'th char,

The cleanup() function of the reducer uses the information gathered during the reduce phase to calculate the entropy and give some other interesting information.

*BEWARE* Only run this on a single Reducer; it has data dependencies... It can use multiple Mappers though.
*BEWARE* Only run this on a single Reducer; it has data dependencies... It can use multiple Mappers though.
*BEWARE 2* Outputs entropy in natural units. Divide by ln(2) to transform these to bit.

0 comments on commit 0653cf1

Please sign in to comment.