All Projects → xing-hu → TL-CodeSum

xing-hu / TL-CodeSum

Licence: other
No description, website, or topics provided.

Programming Languages

NewLisp
63 projects
python
139335 projects - #7 most used programming language

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].