There was an error while loading. Please reload this page.
NodeNormalization tests leverage Docker via TestContainers, so having docker & docker-compose installed is a prerequisite to running the tests.
The tests can be run with the following command:
pytest -svv tests
Also ensure that there are no running instances of the NodeNormalizer in Docker. The following should not return any results:
docker container ls | grep node-norm