commit for new branch
This commit is contained in:
parent
cda537833e
commit
1f19c6cc30
|
@ -68,6 +68,24 @@ and the following is part of the expression set:
|
|||
\normalsize
|
||||
\setlength{\parindent}{1em}
|
||||
\end{spacing}
|
||||
|
||||
|
||||
|
||||
\begin{spacing}{1.5}
|
||||
\footnotesize
|
||||
\setlength{\parindent}{-1em}
|
||||
\texttt{
|
||||
\textbf{
|
||||
(clos(e|ed|ing)|dup(licated?)?|fixed|solved) ($\backslash$w+ )\{,5\}
|
||||
(by|of) ($\backslash$w+:? )\{,5\}\#$\backslash$d+
|
||||
}
|
||||
}
|
||||
\normalsize
|
||||
\setlength{\parindent}{1em}
|
||||
\end{spacing}
|
||||
|
||||
|
||||
|
||||
% As shown in Table~\ref{tabl:dup_re},
|
||||
% the regular expression consists of three parts:
|
||||
|
||||
|
@ -316,7 +334,7 @@ which are determined by our greedy search algorithm.
|
|||
As we do in RQ1, we still use recall-rate to evaluate the performance.
|
||||
|
||||
\underline{\textbf{Result \& Analysis.}}
|
||||
In Figure~\ref{fig:1sim},
|
||||
% In Figure~\ref{fig:1sim},
|
||||
% `TS+FDS' refers to combining textual similarity with file-level diff similarity
|
||||
% while `TS+LDS' indicates textual similarity with line-level diff similarity.
|
||||
|
||||
|
|
BIN
resources/图.pptx
BIN
resources/图.pptx
Binary file not shown.
Loading…
Reference in New Issue