Areesha-Tahir / Hadoop-MapReduce-To-Find-Average-Length-Of-Comments

A MapReduce program to calculate the average length of comments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hadoop-MapReduce-To-Find-Average-Length-Of-Comments

Average length of comments is calculated by counting all the words in comments and dividing them by the total number of comments in the file.

If you have any queries email me at areeshatahir17@gmail.com

About

A MapReduce program to calculate the average length of comments.

License:MIT License


Languages

Language:Java 100.0%