X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=pan13-poster%2Fposter.tex;fp=pan13-poster%2Fposter.tex;h=2e3dce626e58ed739ee0e64e6fc9e202b659b37e;hb=aacb69451f8544f0c7da76f92a3e2605c3416fcb;hp=5e3c9a095b4e30283e5c9b63b798d7325becc268;hpb=b92a122ec0f3aca815db768cbd5ff1cde427cd38;p=pan13-paper.git 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}