Skip to content

degun-osint/wordcount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

French Word Counter

What it does

Count every occurence of each words in a text file, and export a CSV

how does it works ?

Clone the project on your computer git clone https://github.com/degun-osint/wordcount

To use the script navigate to the project folder and type

cd wordcount

python3 wordcount.py file_to_analyse.txt file_to_export.csv

You can tweak the exclude words by editing exclude.txt and add your own words.

There is a text.txt file with some text for you to play with Enjoy

Notes :

This is a very simple and beginner script... do not hesitate to correct or optimize if you want !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages