commit for new branch

This commit is contained in:
starlee 2017-11-09 18:39:31 +08:00
parent cda537833e
commit 1f19c6cc30
2 changed files with 19 additions and 1 deletions

View File

@ -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.

Binary file not shown.