mlprogram icon indicating copy to clipboard operation
mlprogram copied to clipboard

How to convert ActionSequence/AST to CODE?

Open LiuZeJie97 opened this issue 3 years ago • 0 comments

First, I would like to thank you for the publication of the source code.

In order to calculate the BLEU score, I need to convert ActionSequence/AST to plain text, however, I didn't find any related functions/code snippet in the code you provided.

在计算BLEU时,我需要将模型输出的动作序列/抽象语法树转化为代码,但是我在您提供的代码中没有找到实现该功能的函数/代码片段,非常感谢!

LiuZeJie97 avatar Apr 25 '22 08:04 LiuZeJie97