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
  • !1421

gobot features pack

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Andrei Glinskii requested to merge rulebased_gobot into dev Mar 25, 2021
  • Overview 15
  • Commits 128
  • Pipelines 0
  • Changes 27

Created by: oserikov

features implemented:

  • two strategies of data augmentation (relevant to #1422 (closed), #1395 (closed))
  • implemented graph-based policy (todo: migrate onto FSM backend instead of manually implementing)
  • added support for bert classifier as intents classifier (todo: #1362 (closed))
  • added support for intents catcher as intents classifier
  • added memorizing slotfiller and intents classifier components (todo: demo)
  • added the ability to feed the bot with pre-calculated intents and slots
  • migrated to RASA 2.0 format
  • introduced config.yml
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: rulebased_gobot