Go to the source code of this file.
|
void | EntityRelationTask::update_example_indicies (bool audit, example *ec, uint64_t mult_amount, uint64_t plus_amount) |
|
void | EntityRelationTask::initialize (Search::search &sch, size_t &, options_i &options) |
|
void | EntityRelationTask::finish (Search::search &sch) |
|
bool | EntityRelationTask::check_constraints (size_t ent1_id, size_t ent2_id, size_t rel_id) |
|
void | EntityRelationTask::decode_tag (v_array< char > tag, char &type, int &id1, int &id2) |
|
size_t | EntityRelationTask::predict_entity (Search::search &sch, example *ex, v_array< size_t > &, ptag my_tag, bool isLdf=false) |
|
size_t | EntityRelationTask::predict_relation (Search::search &sch, example *ex, v_array< size_t > &predictions, ptag my_tag, bool isLdf=false) |
|
void | EntityRelationTask::entity_first_decoding (Search::search &sch, multi_ex &ec, v_array< size_t > &predictions, bool isLdf=false) |
|
void | EntityRelationTask::er_mixed_decoding (Search::search &sch, multi_ex &ec, v_array< size_t > &predictions) |
|
void | EntityRelationTask::er_allow_skip_decoding (Search::search &sch, multi_ex &ec, v_array< size_t > &predictions) |
|
void | EntityRelationTask::run (Search::search &sch, multi_ex &ec) |
|
◆ LABEL_SKIP
◆ R_NONE