scispace - formally typeset
J

Jiang Xue

Researcher at Shandong Normal University

Publications -  4
Citations -  3

Jiang Xue is an academic researcher from Shandong Normal University. The author has contributed to research in topics: Parsing & Tree (data structure). The author has an hindex of 1, co-authored 4 publications receiving 2 citations.

Papers
More filters
Proceedings Article

TreeBERT: A Tree-Based Pre-Trained Model for Programming Language

TL;DR: TreeBERT as mentioned in this paper is a tree-based pre-trained model for improving programming language-oriented generation tasks, which represents the AST corresponding to the code as a set of composition paths and introduces node position embedding.
Posted Content

TreeBERT: A Tree-Based Pre-Trained Model for Programming Language

TL;DR: TreeBERT as discussed by the authors is a tree-based pre-trained model for improving programming language-oriented generation tasks, which represents the AST corresponding to the code as a set of composition paths and introduces node position embedding.
Journal ArticleDOI

A Multi-Module Based Method for Generating Natural Language Descriptions of Code Fragments

TL;DR: Wang et al. as discussed by the authors proposed a code summarization method based on multiple modules to generate natural language for each code statement by constructing a new type of natural language template, and adopted the code statement partition rules and cosine similarity measure to rank and optimize the weight of the overall information of the code fragment.
Patent

Enhanced code annotation automatic generation method and system

TL;DR: Wang et al. as discussed by the authors proposed an enhanced code annotation automatic generation method and system, and the method comprises the steps: extracting function keywords from an obtained code snippet, obtaining aposition vector of the code snippet according to a keyword vector formed by the function keywords, and obtaining a function vector sequence according to the keyword vector and the position vector.