Go to the source code of this file.
◆ datasets_map
std::unordered_map<std::string, ui> datasets_map |
|
extern |
◆ final_pairs
std::vector<std::vector<int> > final_pairs |
|
extern |
◆ gold
◆ id_mapA
std::vector<std::vector<ui> > id_mapA |
|
extern |
◆ id_mapB
std::vector<std::vector<ui> > id_mapB |
|
extern |
◆ idStringMapA
std::vector<std::vector<ui> > idStringMapA |
|
extern |
◆ idStringMapB
std::vector<std::vector<ui> > idStringMapB |
|
extern |
◆ num_rules
◆ num_tables
◆ passedRules
std::vector<std::vector<std::pair<int, int> > > passedRules |
|
extern |
◆ recordsA
std::vector<std::vector<std::vector<ui> > > recordsA |
|
extern |
◆ recordsB
std::vector<std::vector<std::vector<ui> > > recordsB |
|
extern |
◆ rules
◆ table_A
◆ table_B
◆ weightsA
std::vector<std::vector<double> > weightsA |
|
extern |
◆ weightsB
std::vector<std::vector<double> > weightsB |
|
extern |
◆ wordwt
std::vector<std::vector<double> > wordwt |
|
extern |