-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Python main_interact.py
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
Metadata
Metadata
Assignees
Labels
No labels