Skip to content

This program tries to write out every repeated word, and it's occurences, also a word and a sentence counter too

License

ricsirogi/word-repeat-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

word-repeat-notifier

This program tries to write out every repeated word, and it's occurences, also a word and a sentence counter too

It's like... really bad.

BUT

I did it in a coding competition with skalixur AND I WON!!!!!!

Dependencies:

  • Python 3.9 or above (maybe works with less too, but I wrote this in 3.9)
  • tkinter 8.6 or above (maybe works with less too, but I wrote this in 8.6)
  • regex 2.2.1 or above (maybe works with less too, but I wrote this in 2.2.1)

About

This program tries to write out every repeated word, and it's occurences, also a word and a sentence counter too

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages