Skip to content

v0.3.0

Choose a tag to compare

@accraze accraze released this 06 Oct 06:12
· 15 commits to master since this release

0.3.0 (2018-10-05)

  • Added MarkovModel.make_sentence - @Abelarm
  • Use Spacy instead of NLTK for POS - @ex00
  • Added pipenv for dependency management - @alxwrd
  • Removed breaking coverage combine call in Travis CI build - @accraze