Skip to content

Releases: deeppavlov/DeepPavlov

Release 0.0.8

10 Oct 12:21
14615e6
Compare
Choose a tag to compare
Release 0.0.8 Pre-release
Pre-release
  • Integration with Microsoft Bot Framework
  • Integration with Yandex.Alice voice assistant
  • Support Windows platform
  • Upgrade to TensorFlow 1.10
  • New features for parameters cross-validation
  • New eCommerce Bot
  • New Siamese networks for paraphrase identification and ranking
  • Many other small improvements and bug fixes

Release 0.0.7

01 Sep 12:16
4cc9778
Compare
Choose a tag to compare
Release 0.0.7 Pre-release
Pre-release
  • FAQ Skill for Russian & English with a tutorial
  • Improved Seq2Seq GO Bot: attention over knowledge base, encoder attention, embeddings instead of one-hots
  • Pretrainded model for Seq2Seq GO Bot on driver dataset with BLEU=13.2
  • Improved ODQA model with squad logits: f1 raised from 14 to 26
  • Hashing tf-idf vectorizer component
  • Text classifiers now compatible with ELMO embedder
  • Improved documentation
  • Bug fixes and minor improvements

Release 0.0.6.6

11 Aug 09:32
c7896c6
Compare
Choose a tag to compare
Release 0.0.6.6 Pre-release
Pre-release

Release 0.0.6.5

08 Aug 13:02
836229f
Compare
Choose a tag to compare
Release 0.0.6.5 Pre-release
Pre-release

Release 0.0.6.1

13 Jul 20:53
bfbaf4f
Compare
Choose a tag to compare
Release 0.0.6.1 Pre-release
Pre-release
  • New show_examples option for train and evaluate modes
  • Bug fixes and minor improvements

Release 0.0.6b

10 Jul 13:47
3f23f1e
Compare
Choose a tag to compare
Release 0.0.6b Pre-release
Pre-release
  • Tutorials
  • Do not import not used packages
  • Per-config requirements
  • Bug fixes and minor improvements

Release 0.0.6

10 Jul 18:34
ea94139
Compare
Choose a tag to compare
Release 0.0.6 Pre-release
Pre-release
  • Split requirements
  • Add tutorials
  • Support Tensorboard
  • Add hyper-parameters evolution
  • Some moves, renames and fixes

Release 0.0.5.3

29 Jun 13:57
Compare
Choose a tag to compare
Release 0.0.5.3 Pre-release
Pre-release
  • Bug fixes and minor improvements

Release 0.0.5.1

19 Jun 14:40
75a170a
Compare
Choose a tag to compare
Release 0.0.5.1 Pre-release
Pre-release
  • Bug fixes and minor improvements

Release 0.0.5

06 Jun 19:14
a094bad
Compare
Choose a tag to compare
Release 0.0.5 Pre-release
Pre-release
  • New and blazingly fast spellchecker
  • State-of-the-art morphological tagger
  • New models for sentiment analysis
  • Update to TensorFlow 1.8
  • Installation via pip install deeppavlov
  • Many bug fixes and minor improvements