Skip to content

Tool written in java to calculate frequency of letters in a given string.

License

Notifications You must be signed in to change notification settings

Abdullah-hmed/Frequency-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  1. Navigate to where you have downloaded 'Frequency-Analysis.jar' file and open your Terminal ("Command Prompt").
  2. Type 'java -jar Frequency-Analysis.jar' (without quotes) OR open the JAR file normally. Refer to fixes if an error "A Java Exception has Occurred" pops up.
  3. Enjoy!

Fixes

If an error "A Java Exception has Occurred" pops up, open the JAR file using OpenJDK Platform Binary. It seems to fix the issue.

About

Tool written in java to calculate frequency of letters in a given string.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages