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

fix bug of id2word in vocab #19

Closed billy-inn closed 3 years ago

billy-inn commented 4 years ago

Names of attribute and method duplicate. Change the attribute name from id2word to id2word_.