From 8bd472fc89fa7f354933fcc568d8ad378c019c39 Mon Sep 17 00:00:00 2001 From: Simon Suchomel Date: Fri, 10 Aug 2012 13:38:20 +0200 Subject: [PATCH] Zacatek Introduction + test gittu --- paper.tex | 7 ++++++- simon-searchengine.tex | 8 +++++++- 2 files changed, 13 insertions(+), 2 deletions(-) mode change 100644 => 100755 paper.tex mode change 100644 => 100755 simon-searchengine.tex diff --git a/paper.tex b/paper.tex old mode 100644 new mode 100755 index 27db7db..e098f4a --- a/paper.tex +++ b/paper.tex @@ -25,7 +25,12 @@ Briefly describe the main ideas of your approach. \section{Introduction} -The notebooks shall contain a full write-up of your approach, including all details necessary to reproduce your results. +%The notebooks shall contain a full write-up of your approach, including all details necessary to reproduce your results. + + +Due to the increasing ease of plagirism the plagiarism detection has nowdays become a need for many instutisions. Especially for universities where modern learning methods include e-learning and a vast document sources are online available. + + \include{simon-searchengine} diff --git a/simon-searchengine.tex b/simon-searchengine.tex old mode 100644 new mode 100755 index 6098bb6..f332ba5 --- a/simon-searchengine.tex +++ b/simon-searchengine.tex @@ -1,4 +1,10 @@ \section{Search-Engine Queries} -% zkouska Gitu +Plagiarism in the given suspicious documents should be found via the +ChatNoir search engine~\cite{chatnoir}. +In order to achieve relevant results we need to construct appropriate queries, which are then sequentially executed.% according to their priority. + +We can divide constructed queries into three main groups according to their origin: + i) document keywords based, ii) intrinsic plagiarism based, and iii) headers based. + -- 2.43.0