Approaching the uncertainty usage from a DH point of view.
see the Docker registry (https://hub.docker.com/r/janchorizo/providedh-interactive-form-server)
It holds the code for both the front-end and back-end of a web-based interactive formulary aimed at collecting informationg about the usage of a taxonomy to describe uncertainty assoicated to a piece of text, and the tools used for performing the analysis.
The repository has four folders that contain:
- /analysis The requirements, configuration and notebook for the Jupyter notebook server used in the analysis of the formulary responses.
- /frontend The code for the web front-end application.
- /backend The code for the API server used to retrieve and save the form responses.
- /docs The bundled version of the front-end application, served using Github pages at https://providedh.github.io/interactive-form/.
The bundled version of the front-end application and the compiled version of the server are available for download for each release of the formulary.