From: Simon Suchomel Date: Thu, 19 Sep 2013 13:53:41 +0000 (+0200) Subject: Introduction X-Git-Tag: 20130920-vytisteno~8 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?p=pan13-paper.git;a=commitdiff_plain;h=aacb69451f8544f0c7da76f92a3e2605c3416fcb Introduction --- diff --git a/pan13-poster/img/queryprocess.pdf b/pan13-poster/img/queryprocess.pdf index e6d8a1a..c21fcaa 100755 Binary files a/pan13-poster/img/queryprocess.pdf and b/pan13-poster/img/queryprocess.pdf differ diff --git a/pan13-poster/poster.tex b/pan13-poster/poster.tex index 5e3c9a0..2e3dce6 100755 --- a/pan13-poster/poster.tex +++ b/pan13-poster/poster.tex @@ -118,14 +118,22 @@ \begin{multicols}{2}\setlength{\columnseprule}{0pt} \section{Introduction} % -PAN 2013 LOrem ipsum Lorem ipsum Lorem ipsumLorem ipsumLorem ipsumLorem ipsumLorem ipsum +A program for helping detering real-world plagiarism needs to accomplish many tasks. +Original documents which served for creation of plagiarism must be retrieved and also suspicious passages according to +input document must be highlighted. This poster presents methodology used during PAN2013 competition on uncovering plagiarism. + +The whole process is depicted at picture~\ref{fig:process}. The source retrieval task is divided into +2 subtasks: Quering and Selecting, during which the software utilizes given search engine. The retrieved +sources must be examined in detail in order to highlight as many plagiarism cases as possible. This process is depicted +as Text Alignment. + % \vfill \columnbreak % \begin{figure} \centering - \includegraphics[width=0.6\textwidth]{img/source_retrieval_process.pdf} + \includegraphics[width=0.7\textwidth]{img/source_retrieval_process.pdf} \caption{Plagiarism discovery process.} \label{fig:process} \end{figure}