Skip to content

A simple function to analyze the letter frequencies of a text. Implemented in C, Java, Python, Javascript and Go.

Notifications You must be signed in to change notification settings

MehdiKurtcebe/letter-frequency-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analyze Letter Frequencies of a Text

This is just a simple function that analyzes the letter frequencies of a text. The function implemented in 5 languages:

  • C
  • Java
  • Python
  • JavaScript
  • Go

It can analyze only English Latin alphabet, others ignored.

Screenshot

About

A simple function to analyze the letter frequencies of a text. Implemented in C, Java, Python, Javascript and Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published