/Word_count_pyspark

Using Spark count the number of words used in BIBLE. Print the top 5 words along with their frequencies. Also, print the number of unique words with length of 4,5,6,7 and 8.

No issues in this repository yet.