ufal / perin

PERIN is Permutation-Invariant Semantic Parser developed for MRP 2020
45 stars 4 forks source link

inference #18

Closed lovodkin93 closed 2 years ago

lovodkin93 commented 3 years ago

Hello, I have just managed to run the inference code on the given validation and evaluation sets. My question is - if I want to parse my own set of sentences - how exactly do I need to save them? Because the only input regarding the data is the path to the mrp folder, and all the data in the mrp folder is already parsed (whereas I want to parse a new batch of sentences).