Skip to content

nicolaseckhart/entropy_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EntropyCalculator

Accepts a .txt file and calculates the probabillity and informational value for each character and calculates the entropy for the entire input.

Usage

Compile with:

javac src/entropy_calculator1.java

Run with:

java src/entropy_calculator data/INPUT_FILE.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages