SAN icon indicating copy to clipboard operation
SAN copied to clipboard

What is the correct step after downloading the dataset?

Open daeing opened this issue 2 years ago • 1 comments

After downloading the dataset, I tried run gen_hybrid_data.py to generate the tree txt according to the train_labels.txt. It shows the error below:

unknown word before { train_476 1 unknown word before { train_476 6 File "gen_hybrid_data.py", line 142, in parent = Tree('right', id=parents[-1].id + 1) IndexError: list index out of range

Can you write the correct steps in readme file?

daeing avatar Nov 08 '22 01:11 daeing

I get the same error; did you solve this problem?

ChenSi521 avatar Apr 30 '23 10:04 ChenSi521