Skip to content

Releases: deeppavlov/DeepPavlov

Release 0.3.0

06 May 12:48
2c83002
Compare
Choose a tag to compare

Release 0.2.0

22 Mar 17:07
2ac5a09
Compare
Choose a tag to compare

Release 0.1.6

23 Jan 10:33
66c676c
Compare
Choose a tag to compare

Release 0.1.5.1

30 Dec 07:52
80dc180
Compare
Choose a tag to compare

Release 0.1.5

27 Dec 13:43
42c7074
Compare
Choose a tag to compare
  • Out-of-the-box Amazon Alexa integration for any skill/model
  • New popularity ranking for ODQA
  • New fine-tuned models for paraphrase identification
  • Support for learning rate & momentum schedulers

Release 0.1.1

12 Dec 14:01
4686425
Compare
Choose a tag to compare
  • Bug fixes and minor improvements
  • New ELMO configs
  • Manage some settings with env variables

Release 0.1.0

26 Nov 15:12
6302b7c
Compare
Choose a tag to compare
  • Variables in configs and improved python API
  • Trainable ELMo model with TF Hub wrapper and support for large datasets
  • "Few shot" NER model
  • New ODQA model with support for "no answer" response
  • Model for sentiment analysis in Russian with ELMo embeddings
  • Pretrained model for classification Informational vs. Conversational questions on Yahoo dataset
  • eCommerce bot with tfidf retrieve
  • Improved logging, including dialog logging for Agents, docs and many other improvements and bug fixes
  • Also check out our docker images for popular models on hub.docker.com

0.1.0b

13 Nov 08:34
Compare
Choose a tag to compare
0.1.0b Pre-release
Pre-release
  • Human readable logs

0.1.0a

08 Nov 07:36
Compare
Choose a tag to compare
0.1.0a Pre-release
Pre-release
  • Dialog logging
  • API refactoring
  • Settings files refactoring
  • Other minor improvements and bug fixes

Release 0.0.9

25 Oct 15:40
fd7e850
Compare
Choose a tag to compare
Release 0.0.9 Pre-release
Pre-release
  • Improved MorphoTagger now supports 10 languages
  • Yandex.Alice integration for agents with many skills
  • New SQUAD model that supports "no answer" token
  • Universal wrapper for sklearn estimators and vectorizers
  • New universal interface for metrics calculation
  • Many other improvements and bug fixes