A small script I wrote for a Python course. You feed it a text file and it loops over the text and print out a list with the 100 most used words in the list. I am certain that there is a lot of things that could be improved with the code and that I have written stuff in a redundant way but it filled its purpose and if I have time some day I might come back to it but I doubt it because if I had time then I would most likely be coding on something else then this.
-
Notifications
You must be signed in to change notification settings - Fork 0
A small script I wrote for a Python course. You feed it a text file and it loops over the text and print out a list with the 100 most used words in the list. I am certain that there is a lot of things that could be improved with the code and that I have written stuff in a redundant way but it filled its purpose and if I have time some day I migh…
License
oryt/count-words-in-py
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A small script I wrote for a Python course. You feed it a text file and it loops over the text and print out a list with the 100 most used words in the list. I am certain that there is a lot of things that could be improved with the code and that I have written stuff in a redundant way but it filled its purpose and if I have time some day I migh…
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published