Allow query truth_exp_threshold term
to query for all answers above the truth expectation threshold.
This could allow to do queries such as:
query 0.6 <{?1} --> [left]>? :|:
"List all the instance which are currently known to be on the left side with truth expectation > 0.6".
This is different to input question
<{?1} --> [left]>? :|:
which gives the most certain answer only with the most certain instance.
Allow query truth_exp_threshold term to query for all answers above the truth expectation threshold. This could allow to do queries such as: query 0.6 <{?1} --> [left]>? :|: "List all the instance which are currently known to be on the left side with truth expectation > 0.6".
This is different to input question <{?1} --> [left]>? :|: which gives the most certain answer only with the most certain instance.