An open API service indexing awesome lists of open source software.

https://github.com/zerefwayne/wordcount

A Go Implementation of MapReduce algorithm to calculate word count in text corpus.
https://github.com/zerefwayne/wordcount

concurrency golang goroutine mapreduce

Last synced: over 1 year ago
JSON representation

A Go Implementation of MapReduce algorithm to calculate word count in text corpus.

Awesome Lists containing this project

README

          

# wordcount
A Go Implementation of MapReduce algorithm to calculate word count in text corpus.