-
Notifications
You must be signed in to change notification settings - Fork 18
Language Development tools
Benjamin De Boe edited this page Jan 11, 2021
·
1 revision
The language development tools can be used to evaluate language models. These Python scripts allow to generate iKnow output in a human-readable format. Such output can be compared with the output of earlier versions to evaluate the differences, or it can give insight in the linguistic processing from input to output.
The tools are available in the language_development
folder under this repo and their functionality and usage is documented in that folder's README.md file.