/word-frequency-histogram

This project is a Next.js application that fetches contents of a text file from https://www.terriblytinytales.com/test.txt, parses content to find frequency of occurrence of each word, and plots a histogram on frontend using Next.js and React Chart.js 2 library.

Primary LanguageTypeScriptMIT LicenseMIT

Watchers