https://github.com/randomgamingdev/char-freq-counter
A basic Golang script for counting the number of occurances of specific characters in some text, including unicode. (Every character, even if they're just capitalized or lowercase versions of one another are differentiated between)
https://github.com/randomgamingdev/char-freq-counter
char character character-counter characters characters-counter cli console console-application console-based counter easy go golang script simple small terminal terminal-based text text-analysis
Last synced: 7 days ago
JSON representation
A basic Golang script for counting the number of occurances of specific characters in some text, including unicode. (Every character, even if they're just capitalized or lowercase versions of one another are differentiated between)
- Host: GitHub
- URL: https://github.com/randomgamingdev/char-freq-counter
- Owner: RandomGamingDev
- License: mit
- Created: 2024-07-30T05:47:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-30T05:52:06.000Z (over 1 year ago)
- Last Synced: 2024-07-30T09:08:33.476Z (over 1 year ago)
- Topics: char, character, character-counter, characters, characters-counter, cli, console, console-application, console-based, counter, easy, go, golang, script, simple, small, terminal, terminal-based, text, text-analysis
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Character Frequency Counter
### A basic Golang script for counting the number of occurances of specific characters in some text, including unicode. (Every character, even if they're just capitalized or lowercase versions of one another are differentiated between)
# How to use & Results
## Here's how you input the text:

## Here's the generated graph:
