Releases: khazelrigg/Willow
Releases · khazelrigg/Willow
Accuracy fixes, improved memory usage, and logging
Better error handling with logging that displays relevant information, economy mode is better at saving memory by using scratch files instead of loading all stats into memory while reading
Willow - PDF and Economy mode
Renamed to Willow
-
Supports opening PDF files
-
New economy mode to reduce memory consumption when reading large files
-
Thread pooling with customizable pool size using command options
-
CSV creation using words and counts
-
Removed interactive mode
v1.1.2 Command Line Friendly Wordcount
Added new command line flags including a new interactive mode that makes running from the command line much simpler.
Behind the scenes fixes
- Memory fixes and lemmatisation updates.
- Output is much nicer and easier to read
- JSON outputs
- Better images
v1.1 New features and bug fixes
- Will now open subdirectories and create result directories for each
- Slightly faster at reading files
- Improved conclusions
Word Count v1.0
First release of Word Count ready to be executed. Current version is run through the CLI