Skip to content

Ravid-Levy/FrequencyWordsInText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

FrequencyWordsInText

C Project about Frequecy occured words in text
Makefile

make all
make frequency
make clean

frequency.c do ./frequency<input.txt
for get all word count in text by the abc
do ./frequency r<input.txt
for get all word count in text by the zyx (from the end to the start of abc)

About

C Project about Frequecy occured words in text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published