wordcount
Here are 195 public repositories matching this topic...
A few algorithm demonstrations of apache hadoop mapreduce
-
Updated
Nov 15, 2017 - Java
Análisis de palabras y ngrams de 500 discursos del Presidente Macri. Visualización de los discursos y los valores del dólar.
-
Updated
Jan 4, 2023 - JavaScript
-
Updated
Apr 14, 2018 - Python
Just some misc python scripts, mainly for practice and learning
-
Updated
Mar 4, 2020 - Python
MapReduce is a programming model and an associated implementation for processing and generating large data sets. Users specify a map function that processes a key/value pair to generate a set of intermediate key/value pairs, and a reduce function that merges all intermediate values associated with the same intermediate key. Many real-world tasks…
-
Updated
Apr 24, 2024 - Python
Some samples to understand how hadoop works
-
Updated
May 9, 2017 - Java
Scala implementation of a distributed word count algorithm for files that are not fitting in memory.
-
Updated
May 20, 2018 - Scala
Made word counter using React and vercel for live .
-
Updated
Aug 25, 2024 - JavaScript
Creates output files containing word counts and P.O.S. Tag distribution using Stanford's Core NLP library
-
Updated
Jan 1, 2018 - Java
Flink window word count example in Clojure
-
Updated
Jun 6, 2019 - Clojure
Improve this page
Add a description, image, and links to the wordcount topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wordcount topic, visit your repo's landing page and select "manage topics."