Skip to content

wallace-sf/brooklyn-99-word-counter

Repository files navigation

Brooklyn-99

Brooklyn 99 word subtitles counter

Project that tells words from the Brooklyn 99 series. The objective is to put into practice the fundamentals of functional programming.

About

All subtitles from season 1. The subtitle files is in data/legends dir.

Quick Start

$ yarn start

Results

  • Amount: 6877 words
  • Most spoken word: I. Qty: 2495
  • Less spoken word: Zumowski's. Qtd 1

Features

  • Read only .str files
  • Remove symbols
  • Remove empty lines, timelines and credits.
  • Filter only words
  • Group words
  • Capitalize words
  • Order by qty and name
  • Save in a .JSON file

About

Project that tells words from the Brooklyn 99 series. The objective is to put into practice the fundamentals of functional programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published