Conceptual Coupling Values - Github Projects Dataset
收藏资源简介:
A Dataset that contains conceptual coupling measures obtained on 61 opensource projects hosted in github.The conceptual coupling measure was calculated by 18 diferent ways. A way is called model. There are 299 software major version colected to calculate these values. To understand how each model was applyed, see the label meaning: Yco: Use code comment Nco: No use code comment Yca: Divide tokens by CamelCase Nca: no divide tokens by CamelCase Ns: no stemming tokens low frequency occurrence Ys: stemming tokens low frequeny occurrence Qth: remove third quantile Qfi: remove first quantile Lsi: Latent Semantic Indexing TFIDF: term frequency - inverse document frequency Naive: Term-Frequency All projects are from github and developed in the following language: C++ Java Javascript Python Ruby



