Skip to content

Releases: deeppavlov/DeepPavlov

Release 0.9.0

20 Apr 13:31
5882228
Compare
Choose a tag to compare

Release 0.8.0

26 Feb 09:40
c10b079
Compare
Choose a tag to compare

Release 0.7.1

29 Nov 14:08
69d5ee4
Compare
Choose a tag to compare

Release 0.7.0

28 Nov 13:35
2303ab6
Compare
Choose a tag to compare

Release 0.6.1

26 Sep 13:44
a951492
Compare
Choose a tag to compare
  • New gobot tutorial
  • Replace Flask with FastAPI for riseapi
  • New section in quickstart documentation about out-of-the-box pretrained models
  • Minor NER dataset reader fix
  • Other minor documentation changes

Release 0.6.0

06 Sep 15:24
3ab31e3
Compare
Choose a tag to compare

Release 0.5.1

13 Aug 13:55
e9fde72
Compare
Choose a tag to compare

Release 0.5.0

29 Jul 12:39
4542f08
Compare
Choose a tag to compare
  • Conversational BERT model in English (trained on informal lexicon data)
  • Updated requirements
  • Python 3.7 support
  • New DSL for building rule-based skills
  • New SOTA insult-detection model based on the conversational BERT
  • Updated documentation
  • Refactored MorphoTagger classes to better conform DeepPavlov ideology
  • Many smaller changes and fixes

Release 0.4.0

27 Jun 13:25
e67b111
Compare
Choose a tag to compare

Release 0.3.1

03 Jun 15:34
7c22c3e
Compare
Choose a tag to compare
  • Fixes in documentation
  • Compressed BERT-based models
  • Minor fixes