Skip to content

Problems when applying to a new domain Matplotlib #1

@xipengshen

Description

@xipengshen

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions