Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add helper to extract form slot candidates #253

Merged
merged 1 commit into from
Aug 31, 2020
Merged

Conversation

wochinge
Copy link
Contributor

Proposed changes:

Status (please check what you already did):

  • made PR ready for code review
  • added some tests for the functionality
  • updated the documentation (I'll need to update the Rasa Open Source 2.x docs as I used the placeholder name get_extracted_slots there
  • updated the changelog (please check changelog for instructions)
  • reformat files using black (please check Readme for instructions)

@wochinge wochinge requested review from alwx, degiz and Ghostvv and removed request for Ghostvv August 31, 2020 12:57
@@ -0,0 +1,32 @@
Added the method ``form_slots_to_validate`` to ``Tracker``. This method is helpful
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice description, thanks for that!

@wochinge wochinge force-pushed the extract-slots-helper branch from ef2bb4d to 80657d7 Compare August 31, 2020 13:59
@wochinge wochinge merged commit 4fb112a into master Aug 31, 2020
@wochinge wochinge deleted the extract-slots-helper branch August 31, 2020 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add helper function extract slots to validate
2 participants