You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Query: "Plot lines between positions 1 and 3 in format bo."
Result: full candidate list: 0
issue 2
Query: "Plot lines"
Result:
Traceback (most recent call last):
File "main_interact.py", line 70, in
run_HISyn(domain, text)
File "main_interact.py", line 39, in run_HISyn
final_cgt_list = back_kit.path_selection_and_combination(nlp, gg, dependent_dict, root_index)
File "../HISyn/back_end/back_end_function_kit.py", line 1636, in path_selection_and_combination
attach_non_sibling_edges(nlp, gg, dependent_dict, dep_dict, new_dep_size_limit=10)
File "../HISyn/back_end/back_end_function_kit.py", line 769, in attach_non_sibling_edges
if not dep_dict[k][0].paths[0][0] == gg.root:
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
issue 1
Query: "Plot lines between positions 1 and 3 in format bo."
Result:
full candidate list: 0
issue 2
Query: "Plot lines"
Result:
Traceback (most recent call last):
File "main_interact.py", line 70, in
run_HISyn(domain, text)
File "main_interact.py", line 39, in run_HISyn
final_cgt_list = back_kit.path_selection_and_combination(nlp, gg, dependent_dict, root_index)
File "../HISyn/back_end/back_end_function_kit.py", line 1636, in path_selection_and_combination
attach_non_sibling_edges(nlp, gg, dependent_dict, dep_dict, new_dep_size_limit=10)
File "../HISyn/back_end/back_end_function_kit.py", line 769, in attach_non_sibling_edges
if not dep_dict[k][0].paths[0][0] == gg.root:
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: