- Fixed the parameter misplace issue in Redudancy. - Fully upgraded the algorithm and refactored the code base. 40% - 50% speed boost on large datasets. - Fixed source distribution filenames to comply with PEP 625. - Minor optimization added.
0.2.1
- Fixed the counting bug in Specificity - Added max_doc parameter to Boilerplate
0.2.0
- Added the "get_ngram" feature to the Boilerplate function - Added the percentage as a option for "min_doc" in Boilerpate, when the given value is between 0 and 1, it will automatically become a percentage for "min_doc"
0.1.3
- Updated the usage guide - Minor fix to the script