pypi textstat 0.5.0

latest releases: 0.7.4, 0.7.3, 0.7.2...
5 years ago
  • .text_standard() now supports keyword argument float_output to allow result as a float. #32, #57
  • .difficult_words() is now case insensitive and supports the unicode quote marks and . #36
  • .linsear_write_formula() has had unnecessary workload removed. #37
  • Reduced importing from from textstat.textstat import textstat to import textstat. #41
  • textstat methods now have a default return value of 0.0 instead of None to help when using with modules like pandas. #48

Thanks to @aetherwu, @Kr0san89, @tripleee, @catethos for contributions for this release!

Don't miss a new textstat release

NewReleases is sending notifications on new releases.