wordcount
Here are 33 public repositories matching this topic...
Benchmarks for data processing systems: Pathway, Spark, Flink, Kafka Streams
-
Updated
Nov 17, 2025 - Python
A Python word counter module to quickly count number of words in a sentence
-
Updated
May 11, 2021 - Python
Big Data Processing with Hadoop
-
Updated
Jun 12, 2020 - Python
A demo search engine for a fixed corpus. Built as part of the CMSC 676: Information Retrieval course
-
Updated
May 29, 2019 - Python
A simple tool to perform a basic topic analysis on Facebook-post comments
-
Updated
Apr 3, 2020 - Python
A framework to run map reduce program. Implemented based on map reduce paper
-
Updated
Mar 18, 2023 - 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
Text counter application in Flask
-
Updated
Oct 3, 2025 - Python
-
Updated
Apr 14, 2018 - Python
Just some misc python scripts, mainly for practice and learning
-
Updated
Mar 4, 2020 - Python
A list of some python programs related to the topics such as lists, string, file, fibonnaci series, prime numbers , even odd numbers , divisors of a number and many more.
-
Updated
Mar 22, 2021 - Python
Project done as part of udemy course - https://www.udemy.com/the-ultimate-beginners-guide-to-django-django-2-python-web-dev-website/
-
Updated
Nov 20, 2018 - Python
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."