Skip to content
Snippets Groups Projects
Commit f2fe6e03 authored by Alexis Nasr's avatar Alexis Nasr
Browse files

added missing header files in confidence_score.c

parent 993b0385
Branches
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@
#include "context.h"
#include "feature_table.h"
#include "partial_parser_conditional.h"
#include "movement_parser_arc_eager.h"
float confidence_score(int mvt_code, vcode *vcode_array, int size, context *ctx, config *c){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment