Releases: dkhundley/whetstone-ml
Releases · dkhundley/whetstone-ml
Adding several additional readability metrics
0.1.0dev19 Add Automated Readability Index calculation and documentation to read…
Adding Coleman-Liau Index
0.1.0dev17 Add Coleman-Liau Index calculation and update documentation in readab…
Adding Gunning Fog Index
0.1.0dev16 Adding Gunning Fog Index and updating documentation
Adding Automated Readability Index
0.1.0.dev18 Adding Automated Readability Index calculation and update documentati…
Adding new function to tokenize sentences
0.1.0.dev15 Adding new function to tokenize sentences
Fixing import of readability metrics
0.1.0.dev14 Fixing init to do a proper import
0.1.0.dev9
Removing explicit package declaration from pyproject.toml to streamli…
0.1.0.dev8
Updating the pyproject.toml file to recursively find subdirectories u…
0.1.0.dev7
Removing syntax causing a bug
0.1.0.dev6
Attempting a different way to fix the import issue