Skip to content

null-sys/word-frequency-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

word-frequency-python

Counts the frequency of words present in all .txt files in a directory

there are three file edit the path to directory of .txt file in any of these files before using

code1.. It uses multiplethreads, each thread to one text file. code2.. It uses normal for loop code3.. uses both the above and compares the result

About

Counts the frequency of words present in all .txt files in a directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages