<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Trend Mining with Semantic-Based Learning</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>Networked Information Systems, Free University Berlin</institution>
          ,
          <addr-line>Konigin-Luise-Str.24-26 , 14195 Berlin</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Mining trends by analyzing text streams could enhance the standard trend analysis based on numeric data. The use of qualitative information in the process of trend recognition, in addition to that of quantitative data, requires new analysis techniques. Since Semantic Web enables the appropriate and advantageous formalization of knowledge, we propose to include formalized expert knowledge in the process of trend recognition. In this preliminary work, we introduce our approach based on Semantic Web technologies combined with Data Mining methods for mining trends in a given domain.</p>
      </abstract>
      <kwd-group>
        <kwd>trend mining</kwd>
        <kwd>trend recognition</kwd>
        <kwd>semantic technologies</kwd>
        <kwd>pattern recognition</kwd>
        <kwd>trend patterns</kwd>
        <kwd>learning methods</kwd>
        <kwd>trend pattern ontology</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>"Stock market news has gone from hard to nd (in the 1970s and early 1980s),
then easy to nd (in the late 1980s), then hard to get away from."1
A huge amount of textual information like business news is freely available on the
Internet2. This abundance of information makes the access of new information
far easier, as is also true of previously hidden knowledge. On the other hand,
in order to retrieve required information and discover the potential knowledge,
we need to utilize appropriate search and analysis techniques. Regarding
business news and the stock market, a "human" specialist can deduce information
and knowledge she needs for the prediction of market movements. However, this
recognition and comprehension process is very complex and requires experience
as well as the initial context knowledge.</p>
      <p>In our work, we concentrate on the trend mining process based on numeric data
and on textual information. Research projects like GIDA and TREMA have
shown that there is a huge demand for the research on and development of
useful trend mining methods that are able to include analyses of textual
information in the process of trend recognition. In our work, we de ne repositories
consisting of quantitative data and qualitative data as simple hybrid information
systems. Regarding speci c application elds, i.e. nancial markets, the
qualitative data is represented by nancial news whereas the quantitative data means
the numeric values of di erent trade instruments. Consequently, we aim to use
text corpus consisting of nancial news in German language3 and correlate this
corpus with the trading values of a chosen nancial instrument. In particular,
we concentrate on the analysis of the business news ltered over a period of 12
months due to the trend segments deduced from the market values of a trading
instrument. The focus of our research is on developing a solution relevant to
the trend mining problem in simple hybrid information systems which combines
a Data Mining approach and adequate Semantic Web technologies. There are
many other examples of simple hybrid information systems in application areas
like weather forecasting, tra c analysis, customer opinion mining, etc. We will
work on a solution that will be applicable in those di erent systems.
In the following, we outline brie y the idea of our novel approach for trend
mining. Section 2 gives an insight into research relevant to our work. In section 3,
we specify our de nition of a "trend" and outline the issues of our research.
Describing brie y the di erent methods from Computer Linguistic which can be
partially applied to the trend mining di culty, we introduce Extreme Tagging
System (ETS) in 3.2. We close the section with a short paragraph about learning
methods that we aim to apply in the future.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Related Work</title>
      <p>
        The research project GIDA4[
        <xref ref-type="bibr" rid="ref6">6</xref>
        ][
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] and its follower, TREMA5, concentrated on the
fusion of multimodal market data in order to mine trends on nancial markets
(GIDA, TREMA) and in market research (TREMA). These projects provide us
with our research direction. Since we aim to focus only on a fraction of the whole
trend mining process, in particular, on the search for the trend indicating
language patterns in news, we are not going to concern ourselfs with the conception
of a complex trend mining framework as the project TREMA does. Similar to
TREMA, we are using the Semantic Web technologies in order to support the
textual trend recognition. The di erence lies in our idea of applying an ETS, as
described in section 3.2, instead of applying classic and hierarchical ontologies.
In [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] the concept of velocity density estimation is discussed for the trend mining
in supermarket customers' data.This work \provides the user generic tool to
understand, visualize and diagnose the summary changes in data characteristics".
The aspects of dynamics and evolving data included in this research, could also
3 The corpus is available due to the cooperation with the German company, neofonie
      </p>
      <p>
        GmbH
4 Description online: www.computing.surrey.ac.uk/ai/gida
5 Project website: www.trema-projekt.de
be important for our work. The authors of [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ] introduce a simple and
interesting knowledge-based approach for the kidney function monitoring in medical
diagnosis systems. In particular, the trends appear in the form of trend reports
which are counted on the numeric data and explained using a knowledge-base.
The use of a semantic knowledge-base will also be a part of our work. We are
going to use the knowledge base not only to explain the emerging trends but
also to learn from them. Trends based on keyword search statistics are well
visualized by the Google-Trends [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ] feature. Here, the trend mining of searches
actually shows anomalies appearing in the historic patterns of Google search on
the Web. Search for certain text patterns in the text corpus is also a part of our
work. The di erence is that we aim to search for trend indicating keywords that
have been learned from historic data using semantic, not only statistic methods.
Another interesting tool is the BlogPulse [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ] that identi es topics and subjects
that people are talking about in their blogs. BlogPulse shows the complex trend
concept. A trend is a phenomenon that consists of trend setters (blogs' authors),
detected topics, \buzz" words, etc. In our work, we are assuming a simpli ed,
data and text oriented, trend de nition that can be treated as a fraction of the
complex trend mining process.
      </p>
      <p>
        As last, the work described in [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] could be very useful for us. In particular, the
de nitions of theme, theme life cycle, and theme snapshot could be important
for our approach.
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>Mining Trends</title>
      <p>
        In order to analyze trends, we have to de ne what is a trend. Since we aim rstly
to originate our trend recognition process in the numeric data, we will treat the
given text stream in a similar way as we might a data stream. With regard to the
trend analysis based on time series, the analysis process consists of four major
components or movements for characterizing time-series data [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. We refer to
the long-term movements that can be visualized by a trend curve. Based on the
trend curve generated over quantitative data, we identify time segments for those
long-term movements that can have positive or negative trend values ("ups"
and "downs" on the market). Correlating this segments to the news stream,
we identify a priori three trend classes: positive, negative and neutral class and
divide the news stream in the 3-category text corpus. Analyzing text corpus,
we will search for speci c, so called trend-indicating keywords and statements.
Trend-indicating keywords from the nancial market domain are i.e. cut, concern,
recession, etc. These simple keywords are subject to what we call trend indicating
language patterns.
      </p>
      <p>When analyzing text corpus, we are concentrating on trend indicating language
structure and on the characterization of this structure. Firstly, we propose to
divide the identi cation of trend indicating language patterns (in the following
also called simple trend patterns ) in the non-semantic feature extraction and in
semantic feature annotation (more in sections 3.1 and 3.2).
In the following, we brie y describe stages in our proposed approach for the
trend recognition method.
3.1</p>
      <sec id="sec-3-1">
        <title>Non-semantic trend patterns</title>
        <p>
          Since we analyze a given text corpus that is divided in trend classes, the
"simplest" method for identifying trend patterns is the counting of the most frequent
keywords or the TFIDF-method[
          <xref ref-type="bibr" rid="ref15">15</xref>
          ]. Di erent methods from text mining can be
successfully applied in order to identify keywords or simple statements from the
text corpus. However, we assume that not every keyword or statement extracted
from the given trend class in text corpus is the trend-indicating one. The
interesting point is how to recognize whether given keywords or statements are
trend-indicating or not.
        </p>
        <p>
          In particular we rely on the observation that there are characteristic words
used in di erent domains describing the customer's opinion and/or her
sentiment[
          <xref ref-type="bibr" rid="ref2">2</xref>
          ][
          <xref ref-type="bibr" rid="ref9">9</xref>
          ][
          <xref ref-type="bibr" rid="ref19">19</xref>
          ]. Following from this, since most sentiment indicating words are
adjectives whereas the nouns build the sentiment concepts, then a possible and
very simple trend pattern in the text could consist of an adjective-noun word
pair. Using WordNet6 or a Part-Of-Speech analysis, we could identify these pairs
in the text corpus. Regardless, we assume that the search for trend patterns
requires more complex text analysis then the POS. We assume, that we should
investigate taxonomic and non-taxonomic relations between identi ed keywords
or simple statements. Additionally, we should consider the semantic orientation
as described in [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ] and [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ].
3.2
        </p>
      </sec>
      <sec id="sec-3-2">
        <title>Trend pattern ontology</title>
        <p>
          The non-semantic trend feature extraction provides a basis for a trend pattern
structure. This can be useful for both, analyzing trend patterns on the
nonsemantic level and creating a trend knowledge base that provides insight into
the general characteristic of the trend patterns. A knowledge base can be
realized as a classic ontology. We propose the application of an adapted Extreme
Tagging System (ETS) as a knwoledge base for trend recognition. An ETS as
introduced in [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ], is an extension of collaborative tagging systems which allow
for the collaborative construction of knowledge bases. An ETS o ers a superset
of the possibilities of collaborative tagging systems in that it allows us to
collaboratively tag the tags themselves, as well as the relations between tags. ETS are
not destined to exclusively produce hierarchical ontologies but strive to allow
the expression and retrieval of multiple nuances of meaning, or semantic
associations. Our propose in this research is to use these novel knowledge acquisition
techniques, which are based on lightweight annotations in social environments,
in order to generate a semantic description for the analyzed application eld.
We will apply an adapted ETS in order to gain expert knowledge of trend
recognition in the business eld. We expect that the use of an ETS will bring an easy
6 http://wordnet.princeton.edu/
retrieval and extraction of the expert knowledge in the form of a RDF triple set.
An initial set of tags (which should be tagged by experts in a given domain)
will be generated from the selected trend features that are extracted in a
nonsemantic way from the text corpus (described in 3.1). Experts using the ETS
will play the "association game" on the initial tag set. Created association sets
will be automatically converted to RDF-data. Produced RDF triple set will be
then used to generate a trend scheme. Furthermore, we will use the data from
ETS as the input for another feature extraction from the texts.
        </p>
        <p>Combining the non-semantic search for trend patterns with the association sets
based on expert knowledge, we aim to create an appropriate semantic trend
pattern scheme- a trend pattern ontology- that will be applied to a learning
algorithm.
3.3</p>
      </sec>
      <sec id="sec-3-3">
        <title>Learning Trends</title>
        <p>
          Regarding di erent possibilities of learning methods from machine learning [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ][
          <xref ref-type="bibr" rid="ref14">14</xref>
          ][
          <xref ref-type="bibr" rid="ref21">21</xref>
          ],
we rstly propose to use the supervised learning approach. Hence we work with
strictly separable text classes- the texts with positive trend indicating patterns
cannot belong to the neutral or negative trend category at the same time-
standard classi cation seems to be an appropriate learning form for the trend
recognition problem, particularly where the trend classes' ranges are well separable.
With regard to the evaluation of the advantages achieved through applied
semantics to the learning process, we propose to use rstly decision trees (i.e.
C4.5) or decision rules [
          <xref ref-type="bibr" rid="ref21">21</xref>
          ] which both allow the vizualization of the learned
model. Learning trends with decision trees means here learning trend indicating
language patterns that are expressed in RDF-triples.
        </p>
        <p>
          However, once the feature space has been created from the text corpus (as
described in 3.1 and 3.2), we can use the features in order to validate the
assumptions about the positive, negative and neutral trend indicating patterns.
Therefore, we can use clustering as the alternative learning method for
automatically assigning the trend classes' ranges. In our research we are considering
also di erent alternative learning algorithms like rough sets, fuzzy case
reasoning, neural networks or inductive learning approaches [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ][
          <xref ref-type="bibr" rid="ref21">21</xref>
          ][
          <xref ref-type="bibr" rid="ref13">13</xref>
          ][
          <xref ref-type="bibr" rid="ref8">8</xref>
          ] in order to
nd the most appropriate one for the semantic-based trend recognition.
4
        </p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Future work</title>
      <p>Given the directions for research outlined in section 3, we have chosen to continue
our work on the theoretical and the practical solutions in order to create a
prototype of here described semantic-based learning method for trend recognition
in simple hybrid information systems.</p>
    </sec>
    <sec id="sec-5">
      <title>Acknowledgments</title>
      <p>This work has been partially supported by the "InnoPro le-Corporate
Semantic Web" project funded by the German Federal Ministry of Education and
Research (BMBF) and the BMBF Innovation Initiative for the New German
Lander - Entrepreneurial Regions. The author would like to thank their
supervisor, Prof.Robert Tolksdorf and the TREMA-project partners for the support
of this work.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Ahmad</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <article-title>Events and the Causes of Events</article-title>
          ,
          <source>In Conference on Terminology and Knowledge Engineering</source>
          <year>2002</year>
          , online: http://www.computing.surrey.ac.uk/ai/TKE
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Archak</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ghose</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ipeirotis</surname>
            ,
            <given-names>P. G.</given-names>
          </string-name>
          :
          <article-title>Show me the Money! Deriving the Pricing Power of Product Features by Mining Consumer Reviews</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Charu</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <article-title>Aggarwal: A framework for diagnosing changes in evolving data streams</article-title>
          ,
          <source>SIGMOD 2003: Proceedings of the 2003 ACM SIGMOD international conference on Management of data</source>
          ,
          <fpage>575</fpage>
          -
          <lpage>586</lpage>
          ,(
          <year>2003</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Hevner</surname>
            ,
            <given-names>A. R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>March</surname>
          </string-name>
          , S.T.,
          <string-name>
            <surname>Park</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ram</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          : Design Science in Information System Research,MIS Quarterly 2004
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Esuli</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Sebastiani</surname>
          </string-name>
          , F.: SentiWordNet: Publicly Available Lexical Resource for Opinion Mining
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Gillam</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ahmad</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ahmad</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Casey</surname>
          </string-name>
          , M., Cheng, D.,
          <string-name>
            <surname>Taskaya</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Oliveira</surname>
            ,
            <given-names>P.C.F.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Manomaisupat</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Economic News and Stock Market Correlation: A Study of the UK Market</article-title>
          .
          <source>In Conference on Terminology and Knowledge Engineering</source>
          <year>2002</year>
          , online: http://www.computing.surrey.ac.uk/ai/TKE
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Hatzivassiloglou</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          and
          <string-name>
            <surname>McKeown</surname>
            ,
            <given-names>K. R.</given-names>
          </string-name>
          :
          <article-title>Predicting the semantic orientation of adjectives</article-title>
          .
          <source>In Proceedings of the 35th Annual Meeting of the ACL</source>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8. Han,
          <string-name>
            <given-names>J</given-names>
            .,
            <surname>Kamber</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          :
          <article-title>Data Mining Concepts and Techniques, 2</article-title>
          .Ed. Morgan Kaufmann 2006
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Hu</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>Mining and summarizing customers reviews</article-title>
          .
          <source>In Proceedings of the Tenth ACM SIGKDD International Conference on Knowledge Discovery and Data Mining (KDD-2004)</source>
          (
          <year>2004</year>
          ), pp.
          <fpage>168</fpage>
          -
          <lpage>177</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Mei</surname>
            ,
            <given-names>Q.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Su</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Zhai</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          :
          <article-title>A probabilistic approach to spatiotemporal theme pattern mining on weblogs</article-title>
          .
          <source>In Proceedings of the 15th International Conference on World Wide Web (Edinburgh</source>
          , Scotland) WWW'06 ACM Press, New York, NY,
          <fpage>533</fpage>
          -
          <lpage>542</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11. Mitchell,
          <string-name>
            <surname>T.M.:</surname>
          </string-name>
          <article-title>Machine Learning, Mc-Graw-</article-title>
          <string-name>
            <surname>Hill</surname>
          </string-name>
          ,
          <year>1997</year>
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Morinaga</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yamanishi</surname>
          </string-name>
          , K..: Tracking Dynamics of Topic Trends,
          <source>KDD'04: Proceedings of the tenth ACM SIGKDD international conference on Knowledge Discovery and Data Mining</source>
          ,
          <fpage>811</fpage>
          -
          <lpage>816</lpage>
          , ACM NY
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Pal</surname>
            ,
            <given-names>S.K.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Mitra</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Pattern Recognition Algorithms for Data Mining</article-title>
          , CRC Press LLC 2004
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Russell</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Norvig</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Arti cial Intelligence: A Modern Approach</article-title>
          , Prentice Hall, 2.Ed.2003
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Salton</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <source>Buckley Ch.: Term Weighting Approaches in Automatic Text Retrieval</source>
          ,
          <source>1988 Information Processing and Management: an International Journal archive Volume 24 , Issue</source>
          <volume>5</volume>
          (
          <issue>1988</issue>
          ) Pages:
          <fpage>513</fpage>
          -
          <lpage>523</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Schleutermann</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Heidl</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Finsterer</surname>
            ,
            <given-names>U.</given-names>
          </string-name>
          :
          <article-title>Trenderkennung beim Nierenfunktionsmonitoring auf der Intensivstation</article-title>
          ,
          <source>GMDS 139-142</source>
          ,
          <year>1996</year>
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Simon</surname>
            ,
            <given-names>H.A.</given-names>
          </string-name>
          :
          <article-title>The Science of the Arti cial</article-title>
          ,
          <source>Ch.4: Remembering and Learning</source>
          , MIT Press, Third
          <string-name>
            <surname>Edition</surname>
          </string-name>
          (
          <year>1996</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Tanasescu</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Streibel</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          :
          <article-title>Extreme Tagging: Emergent Semantics Through the Tagging of Tags</article-title>
          . In International Workshop on Emergent Semantics and Ontology Evolution, ISWC2007
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Turney</surname>
          </string-name>
          , P.D., and
          <string-name>
            <surname>Littman</surname>
            ,
            <given-names>M.L.</given-names>
          </string-name>
          :
          <article-title>Measuring praise and criticism: Inference of semantic orientation from association</article-title>
          .
          <source>ACM Transactions on Information Systems 21</source>
          ,
          <issue>4</issue>
          (
          <year>2003</year>
          ),
          <fpage>315</fpage>
          -
          <lpage>346</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Vejlgaard</surname>
          </string-name>
          , H.:
          <article-title>Anatomy of a Trend Mc-Graw-Hill, 1</article-title>
          .Ed. 2007
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Witten</surname>
            ,
            <given-names>I.h.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Frank</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          :
          <source>Data Mining Practical Machine Learning Tools and Techniques</source>
          , 2.Ed.Morgan Kaufmann 2005
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Witten</surname>
            ,
            <given-names>I.H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gori</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Numerico</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Web Dragons: Inside The Myths of Search Engine Technology</article-title>
          , Morgan Kaufmann 2007
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Wong</surname>
          </string-name>
          , W.-K.,
          <string-name>
            <surname>Moore</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cooper</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wagner</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <article-title>What is Strange About Recent Events (WSARE</article-title>
          ) in
          <source>Journal of Machine Learning Research 2005</source>
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>24. www.google.com/trends</mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>25. www.blogpulse.com</mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>26. www.projekt-trema.de</mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>