You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 16, 2022. It is now read-only.
* Got a simple LF executor working where all you need is to specify functions
* Grammar induction for simple cases now works
* Got logical_form_to_action_sequence working for simple cases
* Got action_sequence_to_logical_form working for simple cases
* Fix (most?) NLVR and WikiTables tests
* Renamed Executor to DomainLanguage
* Fix world test
* Add some documentation, fix pylint
* mypy
* Added docstrings, fixed docs
* Improve documentation, simplify some logic
* Removed the old type_declaration code entirely, better handled constants
* mypy
* PR feedback
* mypy...
* Actually fix mypy...
0 commit comments