40 #ifndef __EST_RELATION_COMPARE_H__ 41 #define __EST_RELATION_COMPARE_H__ 68 int del,
int ins,
int v);
91 method,
float t,
int v);
99 #endif //__EST_RELATION_COMPARE_H__ int insdel(EST_II_KVL &a)
void error_location(EST_Relation &e, EST_FMatrix &m, int ref)
int num_b_insertions(EST_FMatrix &m, int last, int current)
void compare_labels(EST_Relation &reflab, EST_Relation &testlab)
float label_distance1(EST_Item &ref, EST_Item &test)
EST_Item * nthpos(EST_Relation &a, int n)
ssize_t column_hit(EST_FMatrix &m, ssize_t c)
void relation_match(EST_Relation &a, EST_Relation &b)
int num_b_deletions(EST_FMatrix &m, int last, int current)
int commutate(EST_Item *a_ptr, EST_II_KVL &f1, EST_II_KVL &f2, EST_II_KVL &lref, EST_II_KVL <est)
void multiple_matrix_compare(EST_TList< EST_Relation > &rmlf, EST_TList< EST_Relation > &tmlf, EST_FMatrix &m, EST_String rpos, EST_String tpos, int method, float t, int v)
void threshold_labels(EST_Relation &reflab, float t)
void print_results(EST_Relation &ref, EST_Relation &test, EST_FMatrix &m, int tot, int del, int ins, int v)
ssize_t lowest_pos(EST_FMatrix &m, ssize_t j)
void print_i_d_scores(EST_FMatrix &m)
float max(float a, float b)
ssize_t matrix_insertions(EST_FMatrix &m)
void multiple_labels(EST_Relation &reflab)
int close_enough(EST_Item &a, EST_Item &b)
EST_FMatrix matrix_compare(EST_Relation &reflab, EST_Relation &testlab, int method, float t, int v)
void test_labels(EST_Utterance &ref, EST_Utterance &test, EST_Option &op)
void monotonic_match(EST_II_KVL &a, EST_II_KVL &b)
ssize_t matrix_deletions(EST_FMatrix &m)
Templated Key-Value list. Objects of type EST_TKVL contain lists which are accessed by a key of type ...
void minimise_matrix_by_row(EST_FMatrix &m)
void print_s_trans(EST_Relation &a, int width=3)
void matrix_ceiling(EST_FMatrix &m, float max)
void pos_only(EST_Relation &a)
float label_distance2(EST_Item &ref, EST_Item &test)
void function_match(EST_II_KVL &u, EST_Relation &a, EST_Relation &b)
void minimise_matrix_by_column(EST_FMatrix &m)
void show_links(EST_Relation &a, EST_Relation &b)
void print_matrix_scores(EST_Relation &ref, EST_Relation &test, EST_FMatrix &a)
ssize_t row_hit(EST_FMatrix &m, ssize_t r)
void print_aligned_trans(EST_Relation &ref, EST_Relation &test, EST_FMatrix &m)
void reassign_links(EST_Relation &a, EST_II_KVL &u, EST_String stream_type)