Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D DeepPavlov
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 18
    • Issues 18
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • DeepPavlov
  • DeepPavlov
  • Merge requests
  • !779

Release 0.2.0

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Andrei Glinskii requested to merge dev into master Mar 22, 2019
  • Overview 1
  • Commits 31
  • Pipelines 0
  • Changes 355

Created by: seliverstov

  • Multilingual and english BERT-based models for classification
  • Knowledge base based Question Answering model
  • Refactor train script to class to simplify its modification and extension
  • Super-convergence keras model class
  • +3 F1 for speller correction with new custom vocab_penalty property for searcher_component
  • Refactored FAQ Skill
  • Add universal method destroy in Component class
  • --no-default-skill optional flag if your component implements an interface of DeepPavlov Skill
  • --stateful and --multiinstance flags for Amazon Alexa integration
  • Move utils module from project root in to deeppavlov module
  • Many minor improvements and bug fixes, including logging, Elmo save/load and many other
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dev