From: Mart Lubbers Date: Tue, 28 Oct 2014 08:16:37 +0000 (+0100) Subject: update laptop X-Git-Url: https://git.martlubbers.net/?a=commitdiff_plain;h=48ba3960ad81bde2ff0ab1b4d8c3a147cbb7d858;p=bsc-thesis1415.git update laptop --- diff --git a/thesis2/2.methods.tex b/thesis2/2.methods.tex new file mode 100644 index 0000000..82e1d46 --- /dev/null +++ b/thesis2/2.methods.tex @@ -0,0 +1,15 @@ +\section{Application overview} +The program can be divided into two main components namely the \textit{Crawler +application} and the \textit{Input application}. The components are strictly +separated by task and by application. The crawler is an application dedicated +to the sole task of periodically crawling the sources asynchronously. The input +is a web interface to a set of tools that can create, edit, remove and test +crawlers via simple user interfaces that can be worked with by someone without +a computer science background. + +\section{Input application} + + +\section{Crawler application} + + diff --git a/thesis2/thesis.tex b/thesis2/thesis.tex index b9349c0..03a8674 100644 --- a/thesis2/thesis.tex +++ b/thesis2/thesis.tex @@ -68,9 +68,7 @@ data to structured data} \input{1.introduction.tex} \chapter{Methods} - \section{Application overview} - \section{Input application} - \section{Crawler application} +\input{2.methods.tex} \chapter{Conclusion} \section{Results}