HORUS-NER icon indicating copy to clipboard operation
HORUS-NER copied to clipboard

UI validation

Open diegoesteves opened this issue 5 years ago • 0 comments

We need to deploy a UI to visually validate the results and check what is being returned from the search engine, otherwise, we are either blind (just look to overall P/R/F1) or need to perform manual verifications that comprehend:

  1. open the DB and check the names of the images and websites returned for a given query
  2. open each IMG folder and look for the images
  3. open each TEXT folder and look for the websites.

This is very time consuming. If we have a simple web interface for that, we could also add, e.g., the predictions of the models for each image/website. This way we can also more easily check where the models are failing the most.

diegoesteves avatar Apr 29 '20 19:04 diegoesteves