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)
Ravid-Levy/FrequencyWordsInText
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|