Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.
/ word_counter Public archive

Algorithm that given a sentence, counts the repetition of each word in that sentence.

Notifications You must be signed in to change notification settings

edmarola/word_counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Word counter.

Given an input text, this algorithm displays the number of repetitions of each word in that sentence.

Steps to run.

  • Clone and navigate to the folder.
  • Run python3 main.py.

About

Algorithm that given a sentence, counts the repetition of each word in that sentence.

Topics

Resources

Stars

Watchers

Forks

Languages