Closed syqure closed 4 years ago
code2seq requires the tokens in the path connecting the left and right context to be delimited by '|', but the CSharpExtractor uses '^' and '_' as the uptree and the downtree delimiters, respectively. Please fix this.
Thanks, fixed
code2seq requires the tokens in the path connecting the left and right context to be delimited by '|', but the CSharpExtractor uses '^' and '_' as the uptree and the downtree delimiters, respectively. Please fix this.