Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
-
-
-
-
Forked from tensorflow/addons
Useful extra functionality for TensorFlow 2.x maintained by SIG-addons
Python
1,779 contributions in the last year
Contribution activity
June 2020
- tabergma/addons Python
Created a pull request in RasaHQ/rasa that received 4 comments
Fix bug during response evaluation
Proposed changes: fixes #5916 If the test data is missing a response that is present in the training data and during testing this response is pre…
+6
−1
•
4
comments
- Fix option `share_hidden_layers`
- Separate sequence and sentence features
- Convert entity values from Duckling to strings for testing
- DIETClassifier adds a confidence value to entity predictions
- Shorten the information in tqdm during training
- Remove 'clean_up_entities' from DIETClassifier and CRFEntityExtractor
- Improve testing output of story evaluation
Created an issue in RasaHQ/rasa that received 2 comments
Add a lookup entity extractor
Description of Problem: Lookup tables are used to create additional features for our entity extractors. In order for the features (aka "the word is…
2
comments