log

age author description
Wed, 07 Oct 2020 18:13:56 +0200 John Schneiderman Exclude the test directory when packaging. default tip
Wed, 07 Oct 2020 18:02:36 +0200 John Schneiderman Fixed package building.
Wed, 07 Oct 2020 17:39:02 +0200 John Schneiderman Adds a unit test for how the scoring algorithm works.
Mon, 05 Oct 2020 17:48:30 +0200 John Schneiderman Added a document to explain in general terms how the scoring algorithm works.
Mon, 05 Oct 2020 17:07:08 +0200 John Schneiderman Changed the output delimiters to be easier to work with when scripting.
Sun, 04 Oct 2020 20:53:55 +0200 John Schneiderman Fixed error in scoring binary files when the file is smaller than the chunk size.
Sun, 04 Oct 2020 20:32:52 +0200 John Schneiderman Clarified help text.
Sun, 04 Oct 2020 20:22:41 +0200 John Schneiderman Adds a unit test for using different chunk sizes.
Sun, 04 Oct 2020 20:16:51 +0200 John Schneiderman Fixed byte chunks not being counted when noise was present.
Sun, 04 Oct 2020 20:05:44 +0200 John Schneiderman Adds unit tests for BinaryScorer.
Sun, 04 Oct 2020 19:02:55 +0200 John Schneiderman Unit tests for ScoredFile.
Sun, 04 Oct 2020 18:57:28 +0200 John Schneiderman Unit tests for percentage.
Sun, 04 Oct 2020 18:48:27 +0200 John Schneiderman Added validation for ExaminedFile.
Sun, 04 Oct 2020 11:44:25 +0200 John Schneiderman Adds test for the file name socring.
Sat, 03 Oct 2020 13:49:09 +0200 John Schneiderman Restructured project to be similiar to other Python projects.
Sat, 03 Oct 2020 12:04:26 +0200 John Schneiderman Fixed the default search path not using the absolute directory path of the current working directory.
Sat, 03 Oct 2020 11:56:44 +0200 John Schneiderman Changed scoring process to use the smaller values to base the percentage off of to enure no file is missed.
Sat, 03 Oct 2020 10:28:57 +0200 John Schneiderman Adds scoring progress indication.
Mon, 28 Sep 2020 18:40:11 +0200 John Schneiderman Adds binary scoring usage from the command-line.
Mon, 28 Sep 2020 18:35:39 +0200 John Schneiderman Adds the ability to score to files based upon their binary contents.
Mon, 28 Sep 2020 18:24:01 +0200 John Schneiderman Changed the output to show the relative path of the examined file.
Mon, 28 Sep 2020 17:35:15 +0200 John Schneiderman Fixed error when there are no words in common while scoring files.
Mon, 28 Sep 2020 17:33:27 +0200 John Schneiderman Version bump.
Wed, 16 Sep 2020 16:48:31 +0200 John Schneiderman Added tag 1.0.0 for changeset acdb5d21b64e
Wed, 16 Sep 2020 16:37:05 +0200 John Schneiderman Basic support for finding similiarly named files. 1.0.0