Commit e3e8f9bc authored by pirapakaran's avatar pirapakaran
Browse files

Update project_report.md

parent 9ed5f452
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ After extracting the knowledgepaths, we found that the neural model of @DebjitPa
After the human needs have been successfully assigned for all essays, we evaluate the whole thing. In *human_needs_evaluation.py" we have written a code for evaluation. Here we calculate Precision, Accuracy, Recall and F1-Score and with these measurements we analyze the evaluation. Concrete comments and visualisations of the evaluation can be found in the jupyter notebook. 

<p align="center">
  <img src="Accuracy.png" />
  <img src="pictures/Accuracy.png" />
</p>

## The Tools and how they worked