PyClause
Start
Overview
Installation
Quickstart
Datasets
Conceptual
Rules for Knowledge Graphs
Preparation
Options and Configs
Loading Data
Loading Rules
Rule Types and Syntax
Features
Learning Rules
Query Answering
Triple Scoring
Triple Explanations
Ranking Generation
Rule Materialization
Rule Confidence/Precision
Special Topics
Using External Entity/Relation Names
Evaluation for KGC
Reference Manual
Reference
PyClause
Index
Index
A
|
C
|
D
|
F
|
G
|
I
|
L
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
W
A
add_filter_set() (clause.Ranking method)
C
calculate_answers() (c_clause.QAHandler method)
calculate_predictions() (c_clause.RulesHandler method)
calculate_ranking() (c_clause.RankingHandler method)
calculate_scores() (c_clause.PredictionHandler method)
compute_scores() (clause.Ranking method)
convert_handler_ranking() (clause.Ranking method)
D
diff() (clause.Ranking method)
F
flat() (clause.Options method)
flatS() (clause.Options method)
G
get() (clause.Options method)
get_1to1_score() (clause.TripleSet method)
get_answers() (c_clause.QAHandler method)
get_confidences_from_line() (clause.Ranking method)
get_entity_index() (c_clause.Loader method)
get_explanations() (c_clause.PredictionHandler method)
get_head_candidates() (clause.Ranking method)
get_predictions() (c_clause.RulesHandler method)
get_ranking() (c_clause.RankingHandler method)
get_relation_index() (c_clause.Loader method)
get_results_from_line() (clause.Ranking method)
get_rules() (c_clause.Loader method)
(c_clause.QAHandler method)
(c_clause.RankingHandler method)
get_scores() (c_clause.PredictionHandler method)
get_statistics() (c_clause.RulesHandler method)
get_tail_candidates() (clause.Ranking method)
I
is_known() (clause.TripleSet method)
is_true() (clause.TripleSet method)
L
learn_rules() (clause.Learner method)
Learner (class in clause)
load_data() (c_clause.Loader method)
load_rules() (c_clause.Loader method)
Loader (class in c_clause)
O
Options (class in clause)
P
PredictionHandler (class in c_clause)
Q
QAHandler (class in c_clause)
R
Ranking (class in clause)
RankingHandler (class in c_clause)
replace_ent_strings() (c_clause.Loader method)
replace_rel_strings() (c_clause.Loader method)
rule_index() (c_clause.Loader method)
RulesHandler (class in c_clause)
RuleTranslator (class in clause)
S
set() (clause.Options method)
set_entity_index() (c_clause.Loader method)
set_options() (c_clause.Loader method)
(c_clause.PredictionHandler method)
(c_clause.QAHandler method)
(c_clause.RankingHandler method)
(c_clause.RulesHandler method)
set_relation_index() (c_clause.Loader method)
T
to_list() (clause.TripleSet method)
translate_b_rules() (clause.RuleTranslator method)
translate_c_rules() (clause.RuleTranslator method)
translate_d_rules() (clause.RuleTranslator method)
translate_u_xxc_rules() (clause.RuleTranslator method)
translate_u_xxd_rules() (clause.RuleTranslator method)
translate_z_rules() (clause.RuleTranslator method)
TripleSet (class in clause)
U
update_rules() (c_clause.Loader method)
W
write() (clause.Options method)
(clause.Ranking method)
write_answers() (c_clause.QAHandler method)
write_explanations() (c_clause.PredictionHandler method)
write_masked() (clause.TripleSet method)
write_predictions() (c_clause.RulesHandler method)
write_ranking() (c_clause.RankingHandler method)
write_rules() (c_clause.Loader method)
(c_clause.QAHandler method)
(c_clause.RankingHandler method)
write_scores() (c_clause.PredictionHandler method)
write_statistics() (c_clause.RulesHandler method)