classicvalues / go-word-frequency-counter

Golang Word Frequency Counter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Golang Word Frequency Counter

Word frequency counter made with Golang by @dubirajara.

How to use?

go run main.go "https://[example_WebPage].com/[File_Location]"

Report file word_frequencies_for_text_file.csv will be created with the word frequency.

About

Golang Word Frequency Counter


Languages

Language:Go 100.0%