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

Release/0.19.7 #813

Merged
merged 17 commits into from
Jun 20, 2019
Merged

Release/0.19.7 #813

merged 17 commits into from
Jun 20, 2019

Conversation

ClemDoum
Copy link
Collaborator

[0.19.7]

Changed

  • Re-score ambiguous DeterministicIntentParser results based on slots #791
  • Accept ambiguous results from DeterministicIntentParser when confidence score is above 0.5 #797
  • Avoid generating number variations when not needed #799
  • Moved the NLU random state from the config to the shared resources #801
  • Reduce custom entity parser footprint in training time #804
  • Bumped scikit-learn to >=0.21,<0.22 for python>=3.5 and >=0.20<0.21 for python<3.5 #801
  • Update dependencies #811

Fixed

  • Fixed a couple of bugs in the data augmentation which were making the NLU training non-deterministic #801
  • Remove deprecated code in dataset generation #803
  • Fix possible override of entity values when generating variations #808

adrienball and others added 17 commits April 29, 2019 14:59
Re-score ambiguous DeterministicIntentParser results based on slots
Improve error message when loading incorrect yaml utterance
Change logging levels from debug to info
Avoid generating number variations when not needed
Remove deprecated code for generating dataset
)

* Fix possible override of entity values when generating variations

* Improve variables names

* Update Changelog

* Fix linting issue
* Update dependencies

* Remove cache in travis
@ClemDoum ClemDoum changed the base branch from develop to master June 20, 2019 13:19
@adrienball adrienball self-requested a review June 20, 2019 13:25
@ClemDoum ClemDoum merged commit 1b9924b into master Jun 20, 2019
@ClemDoum ClemDoum deleted the release/0.19.7 branch June 20, 2019 13:35
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.

3 participants