mumuZhao

Results 5 issues of mumuZhao

Hi, Why are the path context sequences generated separately from the same cpp file and together with other CPPs different? like this ![image](https://user-images.githubusercontent.com/68057819/123353741-c57b4b80-d594-11eb-80a0-42f6ee89496c.png)

Hello, I am very interested in the evaluation on the collected datasets in section 7 of _Authorship Attribution of Source Code: A Language-Agnostic Approach and Applicability in Software Engineering_. I...

Hello,I have some problems in Authorship Attribution of Source Code: A Language-Agnostic Approach and Applicability in Software Engineering.To speed up the PbNN’s computations, at each training iteration we only take...

After running data extraction to mine path-contexts from the source files, java -jar attribution/pathminer/extract-path-contexts.jar snapshot \ --project datasets/java40/ \ --output processed/java40/ \ --java-parser antlr \ --maxContexts 1000 --maxL 8 --maxW...

Hello. We want to test the model generated by the training, but the test set is not tokens.csv and paths.csv comparison with training set tokens.csv and paths.csv. The number of...