pypi textstat 0.7.3

2 years ago

What's Changed

  • Add type hints. #181
  • Add McAlpine EFLAW readability score. #174
  • Fix issue with remove_punctuation(). #172
  • Make rounding optional with textstat.set_rounding(False). #166
  • Fix broken fernandez_huerta(). #165
  • Fix broken wiener_sachtextformel(). #163
  • Update syllable_count to use .split() and not .split(' ') so to split on all whitespace. #161

New Contributors

Thanks to @LKirst, @Clickedbigfoot, @AjBreidenbach, @kadatatlukishore, @pls78, and @lclarko for your contributions this release!

Full Changelog: 0.7.2...0.7.3

Don't miss a new textstat release

NewReleases is sending notifications on new releases.