The main class is:fr.inria.coming.main.ComingMain. mvn exec:java -Dexec.mainClass=fr.inria.coming.main.ComingMain -action <INS | DEL | UPD | MOV | PER | ANY> tye of action to be mined -branch <branch name> In case of -input='git', use this branch name. Default is master. ...
Moreover, we checked whether the used types were related to a project-internal or a third-party library. This was done by checking whether theimport-statements have the same prefix (i.e., qualifiers of that data type) as thepackage-statement in that class declaration. Particularly, we checke...
Our stop-list includes the standard list for the English language (Panichella et al., 2015), plus a list of words that are specific to the programming languages (i.e., reserved keywords like class in Java). The stop-word function instead removes words that are too short (De Lucia et ...