Created
October 10, 2017 09:42
-
-
Save JoaoGFarias/17cc58401012aa3fa656c379d7e7f266 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Para cada extrator | |
* Para cada página do site do extrator em questão | |
* Alimentar o extrator com a página, registrando a tupla (classe_da_página, extraiu?) | |
* Após todas as páginas, calcular precisão, recall e acurácia | |
* Printar métricas de cada extrator |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment