ratishsp / data2text-plan-py

Code for AAAI 2019 paper on Data-to-Text Generation with Content Selection and Planning
163 stars 46 forks source link

the length of train.json is different from train_content_plan.txt #34

Closed happycjksh closed 3 years ago

happycjksh commented 3 years ago

when I drive the data_utils.py, the Terminal output that the list out of range. I find that the length of train.json is different from train_content_plan.txt. I guess the reason is that the two files have different lengths. Am I right? Can you tell me how to solve the problem?

ratishsp commented 3 years ago

This issue is being tracked in https://github.com/ratishsp/data2text-plan-py/issues/8