Skip to content

ALSI-Transformer: Transformer-Based Code Comment Generation with Aligned Lexical d Syntactic Information/Code Comment Generation using seTransformer considered each input sequence.an

Notifications You must be signed in to change notification settings

aaajeong/ALSI-Transformer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

149 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALSI-Transformer

Transformer-Based Code Comment Generation with Aligned Lexical and Syntactic Information


Details of each folder

  • ALSI-Transformer Our proposed model

  • ALSI-Transformer(2-encoder)

  • Case1

  • Case2

  • Case3_Add

  • Case4_Avg

  • Case5_Concat

Dataset and Outputs

The original dataset is from EMSE-DeepCom Google Drive The processed dataset can be downloaded from Google Drive You can also check the train and test results in Google Drive.

Training

python train.py

Evaluation

python test.py

About

ALSI-Transformer: Transformer-Based Code Comment Generation with Aligned Lexical d Syntactic Information/Code Comment Generation using seTransformer considered each input sequence.an

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.5%
  • Jupyter Notebook 8.5%