Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Artem Golovko committed Dec 9, 2020
1 parent fc71931 commit 2e13e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Compile with maven ``mvn clean package`` or download from [github](https://githu
For tests we are going to use [Calgary group dataset](http://www.data-compression.info/Corpora/CalgaryCorpus/)

## Entropy for files
| File name | H(X) | H(X \| X) | H(X \| XX) |
| File name | H(X) | H(X \| X) | H(X \| XX) |
| ----------- | ----------- | ----------- | ----------- |
| bib | 5.2007 | 3.3641 | 2.3075 |
| book1 | 4.5271 | 3.5845 | 2.8141 |
Expand Down

0 comments on commit 2e13e9f

Please sign in to comment.