word-count
Here are 113 public repositories matching this topic...
Simple algorithm to count words contained in a text file
-
Updated
Nov 18, 2016 - JavaScript
Prints number of words in one or more webpages using the Readablity API
-
Updated
Apr 9, 2024 - JavaScript
This project demonstrates the legacy word count example using the lagom architecture in scala
-
Updated
Mar 7, 2017 - Scala
A simple boilerplate Spark word count application using sbt and scala.
-
Updated
Jun 1, 2017 - Scala
A Big Data related project. Part 1: Write JAVA code to download and decompress files, upload them onto HDFS, and write WordCount Algorithm to count each word in all the six books. Part 2: Use Twitter Search API to gather tweets about a topic on 6 different timelines and write a WordCount Algorithm to count each occurrence of a hashtag. Technolog…
-
Updated
Jun 4, 2017
Ranks words from a text file in order of frequency of appearance.
-
Updated
Jun 24, 2017 - PHP
MS Word addin that counts the words in every chapter and tracks progress with custom goals
-
Updated
Nov 23, 2017 - C#
Assignments as given in the course of CSE545. All assignments are part of this course
-
Updated
Dec 3, 2017 - Jupyter Notebook
The current task is to compute the word counts on a huge number of books in the Hadoop MapReduce environment. A detailed description of the problem is given below: This assignment has been split into three tasks: To count the occurrences of words in a book on a per-book basis. To count the number of books in which a particular word occurs. Find …
-
Updated
Dec 26, 2017 - Python
Hadoop MapReduce to count pair of words in a file.
-
Updated
Feb 1, 2018 - Java
-
Updated
Feb 5, 2018 - Scala
implementation of interview exercise
-
Updated
Mar 30, 2018 - Java
This program will count all of the words in the file and export a CSV named Indexof_.csv. You can use this repo to create a command-line utility for the Mac and PC with Pyinstaller.
-
Updated
Apr 1, 2018 - Python
-
Updated
Apr 2, 2018 - XSLT
Scala implementation of a distributed word count algorithm for files that are not fitting in memory.
-
Updated
May 20, 2018 - Scala
MapReduce jobs: word count and set difference
-
Updated
Jul 14, 2018 - Python
Implement WordCount and SetDifference in Spark
-
Updated
Jul 14, 2018 - Python
Implementation of word count algorithm using HBase
-
Updated
Sep 16, 2018 - Java
Improve this page
Add a description, image, and links to the word-count topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the word-count topic, visit your repo's landing page and select "manage topics."