Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dynamically supply list of decay models to grammar (#390)
* Dynamically supplying the model names via Lark's edit_terminals functionality. * Deprecate 'load_grammar' method and add test of new method to load additional model(s) * Fix jupyter notebook example * Apply suggestions from code review Co-authored-by: Eduardo Rodrigues <[email protected]> * Fix model loading bug, extend test and add docstrings. * Apply suggestions from final code review --------- Co-authored-by: Eduardo Rodrigues <[email protected]>
- Loading branch information