pcyin / tranX

A general-purpose neural semantic parser for mapping natural language queries into machine executable code
Apache License 2.0
460 stars 111 forks source link

A question on testset #44

Closed NUAAZXY closed 2 years ago

NUAAZXY commented 2 years ago

Hello, while preparing for data, I noticed that some data can’t be converted into ASDL description, I can understanding this method can be valid while training, but is it ok while testing? This method will cut down the size of test corpus, and might affect the final result.