Skip to content

shengqiangzhang/TL-CodeSum

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TL-CodeSum

Dataset

The paper used two datasets:

-- Data for code summarization task

-- Data_pre for API sequence summarization task

Requirments

Python 3.6

NLTK 3.2.5

Config

The configuration of different models that we used is available in the folder "config"

Train

python3 __main__.py ../config/**.yaml --train -v

The project is based on the Projects: https://www.tensorflow.org/tutorials/seq2seq and https://github.com/eske/seq2seq

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • NewLisp 99.7%
  • Python 0.3%