<!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>Getting a grasp on tag collections by visualising tag clusters based on higher-order co-occurrences</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Katja Niemann, Sarah León Rojas,</string-name>
          <email>martin.wolpers}@fit.fraunhofer.de</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Maren Scheffel, Hendrik Drachsler,</string-name>
          <email>marcus.specht}@ou.nl</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Marcus Specht, Open University of the Netherlands</institution>
          ,
          <addr-line>Valkenburgerweg 177, 6419 AT Heerlen</addr-line>
          ,
          <country>The</country>
          <addr-line>Netherlands, {maren.scheffel, hendrik.drachsler</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Martin Wolpers</institution>
          ,
          <addr-line>Fraunhofer FIT, Schloss Birlinghoven, 53754 Sankt Augustin, Germany, {katja.niemann, sarah.leon.rojas</addr-line>
        </aff>
      </contrib-group>
      <abstract>
        <p>Tagging learning resources in repositories or web portals offers a way to meaningfully describe these resources. The more tags there are, however, the more di cult it is to nd one's way around the repository, especially when they are user-generated free-text tags. This paper therefore presents a visualisation of tag clusters based on higher-order co-occurrences that allows users of such repositories a plain but simple way of exploring them in an intuitive manner.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;clustering</kwd>
        <kwd>higher-order co-occurrences</kwd>
        <kwd>tags</kwd>
        <kwd>technology enhanced learning</kwd>
        <kwd>visualisation</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. INTRODUCTION</title>
      <p>
        Many educational web portals allow users to manually
enrich the o ered learning resources with social metadata like
comments and free-text tags. It has been shown that tags in
particular provide powerful knowledge that can be used to
improve the quality of searching and recommendations [
        <xref ref-type="bibr" rid="ref4 ref7">4, 7</xref>
        ].
Similar to automatically extracted keywords, tags thus o er
a way to get a quick grasp on the content or theme of
multimedia objects. Especially when dealing with multimedia
objects that provide little or no textual context (e.g.
photos or videos) tags provide meaningful descriptors of these
objects [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ].
      </p>
      <p>A common problem, however, when relying on tags is that
they are often user-generated and not restricted to a closed
vocabulary. Di erent users can tag the same learning
resource with di erent tags leading to a large collection of
rarely used but highly related tags. The use of singular or
plural versions of the same word, the same word in di
erent languages or di erent words with the same meaning, i.e.
synonyms, can also lead to problems when relying on tags
in order to get an overview on a collection of learning
resources. In order to detect unknown relations between tags
they therefore need to be contextualised.</p>
      <p>
        Based on an approach of visualising large document
collections according to the documents' keywords [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] we suggest
to use a visualisation of tag relations that allows users to
quickly get a grasp of the resources o ered by a learning
portal and to dig deeper to get an understanding of certain
subject areas. Instead of clustering the learning objects
according to their content, however, we cluster the tags according
to their higher-order co-occurrences and then present them
in a clearly arranged and intuitive manner. The creation of
higher-order co-occurrences is a well-known approach in
corpus linguistics to discover semantic relations between words
based on their usage in text documents [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. We adapt this
approach by analysing the assignments of tags to learning
resources instead of the occurrences of terms in sentences or
text documents.
      </p>
      <p>The paper is structured as follows. Chapter 2 gives a short
overview of related work. Chapter 3 describes the approach
of higher-order co-occurrence clustering to group tags with
similar meanings, followed by the description of the MACE
data set in chapter 4 which is used in this paper. Thereafter,
chapter 5 describes the visualisation of the tag clusters and
chapter 6 discusses the results. Finally, chapter 7 holds a
conclusion and an outlook on future work.</p>
    </sec>
    <sec id="sec-2">
      <title>2. RELATED WORK</title>
      <p>
        According to Rivadeneira et al. [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], a meaningful
visualisation of tags supports four main functions: (1) search, i.e.
tags can be directly included in the search process and, thus,
enhance the ndability of items, (2) browsing, i.e. the
visualisation o ers a central entry point for users that know what
they are looking for but not what exactly to search for, (3)
impression formation / gisting, i.e. the visualisation allows
users to get a quick grasp on the items' subject areas, and
(4) recognition, i.e. the users are o ered the possibility to
understand di erent aspects of certain information.
The most common approach to visualise a large number of
tags is the creation of tag clouds. Here, the relative size of
each tag stands in relation to its frequency in the tag
collection. Nowadays, many tools are available that allow an
easy integration of personalised tag clouds in web sites, e.g.
TagCrowd1 and Wordle2. While there is a huge potential
inherent in tag clouds they also su er from some issues, e.g. the
missing semantic between the visualised tags [
        <xref ref-type="bibr" rid="ref1 ref9">1, 9</xref>
        ]. In order
to deal with this, tag clouds have been created that analyse
( rst-order) co-occurrences between the tags and group tags
that often co-occur [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. Here, similar tags do not
necessarily reference to the same semantic concept but are linked by
the resources they have in common [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Another problem
of tag clouds is that many frequent tags often dominate the
whole tag cloud and less frequent tags and their concepts
get lost [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
      </p>
      <p>
        This paper presents a clustering approach for tags that is
based on higher-order co-occurrences, i.e. a corpus linguistic
technique to nd semantically related terms [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. This way
we aim to discover and visually cover all subject areas even
though it might not be possible to display all single tags.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. HIGHER-ORDER CO-OCCURRENCE</title>
    </sec>
    <sec id="sec-4">
      <title>CLUSTERING OF TAGS</title>
      <p>The creation of higher order co-occurrences is a
corpuslinguistic approach to exploit the usage context of linguistic
entities in order to nd semantic relations. Two linguistic
entities are de ned to be co-occurrences if they occur in at
least one common usage context, e.g. in a sentence. For
example, the word dog often co-occurs with the words bark,
growl, and sni among others.</p>
      <p>In order to calculate the signi cance of a co-occurrence
statistical association measures are used. Thereafter, the most
signi cant co-occurrences must be selected for each term.
Since there is no standard scale of measurement to draw a
clear distinction between signi cant and non-signi cant
occurrences, there are two ways to do so, i.e. by selecting only
the n most signi cant co-occurrences for each resource or by
using a threshold.</p>
      <p>The signi cant co-occurrences of an entity form its
rstorder co-occurrence class and entities which co-occur in
rstorder co-occurrence classes are second-order co-occurrences.
These second-order co-occurrence classes again can be used
as input to calculate third order co-occurrences and so forth.
When this procedure is repeated several times, the
higherorder co-occurrence classes tend to get stable, i.e. their
elements do not change any more. This indicates that there
exist universal relations between the entities in the remaining
classes that induce their aggregation again in each iteration
step. In fact, these stable higher-order co-occurrence classes
have shown to usually hold semantically related entities.</p>
      <sec id="sec-4-1">
        <title>1http://tagcrowd.com/ 2http://wordle.net/</title>
        <p>
          Heyer et al. [
          <xref ref-type="bibr" rid="ref2">2</xref>
          ] show this for the co-occurrences of IBM,
among other words. Their investigations are based on text
corpora collected for the portal wortschatz.uni-leipzig.de,
the German treasury of words. The rst co-occurrence class
is rather heterogeneous, and contains words like computer
manufacturer, stock exchange, global and so on. After some
iterations of computing higher-order co-occurrence classes,
however, the classes become more homogenous and stable.
The tenth order co-occurrence class only contains names of
other computer-related companies like Microsoft, Sony etc.
In the given scenario we do not have sentences in which the
tags occur. However, the tags are assigned to learning
resources which can be considered to represent usage contexts.
Thus, two tags are co-occurrences if they are assigned to at
least one common learning resource. In order to calculate
the signi cance of two tags, the association measure Mutual
Information (MI) is used which compares the observed
frequency O of a co-occurrence with its expected frequency E,
see formula 1.
        </p>
        <p>O
MI = log2 E
(1)
Here, selecting the n most signi cant co-occurrences for each
tag would imply to have a pre-de ned cluster size which is
not desirable, thus, a threshold is used. Because the
calculated signi cance scores for resource pairs are only
comparable if they have one resource in common, a resource-speci c
threshold is used to distinguish between relevant and
nonrelevant co-occurrences. Here, this threshold is calculated
for each learning resource by averaging the signi cance
values of all its co-occurrences and multiplying the result with
a regulation constant which has a value of 0.95 in the
presented experiment.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>4. THE MACE DATA SET</title>
      <p>
        The MACE3 (Metadata for Architectural Contents in
Europe) project relates digital learning resources about
architecture with each other across repository boundaries to
enable a simpli ed discovery and access [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. Users are able
to search for learning resources and lter the results, e.g.
according to their language, the original repository, and the
classi cation terms they hold. Furthermore, the portal o ers
a social search based on tags, a location search based on the
geographical coordinates of buildings represented through
learning resources, and a competence search based on the
competencies the learning resources aim to impart.
Registered and logged-in users are able to rate, tag, and
comment on learning resources. Additionally, they can follow
the metadata provision activities of other users.
The MACE data set holds 117,907 events on 12,442 learning
resources conducted by 630 registered users. 70.8% of the
learning resources hold tags in which each tagged learning
resource holds on average 6.59 tags. Overall, the users
assigned 13,291 distinct tags of which 73% are only used once
and only about 4% of the tags are added to more than 10
learning resources.
      </p>
      <sec id="sec-5-1">
        <title>3http://mace-project.eu/</title>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>5. VISUALISATION</title>
      <p>When creating a visualisation of the tag clusters for the
MACE data set we decided to not present tags in the
visualisation that are assigned to only one or two learning
resources. Only clusters that hold more than ve tags are
selected for presentation. Finally, the two most frequent
tags are selected as title for each cluster. If a cluster's most
frequent tags signi cantly overlap, the less frequent one is
neglected and the next frequent tag is selected.</p>
      <p>After this data processing, the tag clusters and all attached
information are written to a JSON le. The visualisation
is realised using the Data-Driven Documents D3.js
framework4, i.e. a JavaScript library, paired with HTML, CSS
and JQuery to process the previously created JSON les.
Figure 1 shows the default starting view of the
visualisation5. The tag clusters are represented by circles and are
ordered according to their size in the form of a spiral with
the largest cluster having the largest circle and being
positioned at the outside of the spiral and the smallest cluster
being in the middle of the spiral. Here, the size of a tag
cluster depends on the number of learning objects that are
referenced by the tags belonging to it. Additionally to size
and position, every cluster has its own color and is labelled
with its two most representing tags to enable the users to
quickly get a grasp on the clusters' content.</p>
      <p>By clicking on a cluster, the view changes and the
visualisation zooms into to the chosen cluster for which up to 20 tags
become visible. We chose this number to not overload the
visualisation. In order to continue the circle approach used
for the clusters, we adapted the common usage of font size,
coloring and word positioning in tag clouds and used sized
and spirally ordered circles for the tags as well. On the right
side of the visualisation, a list of all the learning resources
that are associated with that cluster is given showing the
resources' title, media type, and language additionally to the
list of all tags assigned to it. All resource titles link to the
original resource.</p>
      <p>Clicking on a tag circle results in a new list next to the
visualisation in which all resources assigned with that tag are
given. By clicking on a speci c tag, its circle is highlighted
and the object list only displays those resources that are
assigned with the highlighted tag, see gure 2.</p>
    </sec>
    <sec id="sec-7">
      <title>6. DISCUSSION</title>
      <p>This chapter provides an insight on the eleven clusters shown
in the visualisation, discusses the topics they cover
including their relations, and reference further distinctive features.
The following cluster descriptions are ordered by the size of
the clusters, i.e. from the outside of the spiral to its center.
Whenever needed, the tags' English translations are given in
brackets. Here, if two tags hold the same English translation
it is only given once.</p>
      <p>Cluster 1: cubierta / aislante (cover and insulation).
This cluster's tags, which are mainly in Spanish, name
meth</p>
      <sec id="sec-7-1">
        <title>4http://d3js.org/</title>
        <p>5The visualisation is available at
http://mitarbeiter. t.fraunhofer.de/~niemann/VisLA/
ods, objects, and materials used for insulation, e.g. cobertes
(covered), paneles (panels), as well as poliestireno
(polystyrene) and reference 683 distinct resources. The resources'
descriptions hold further tags that can be used to orientate
in this eld. For example, gure 3 shows an excerpt from
the list of resources that are assigned with the tag
sandwich. While this tag might be unexpected at a rst glance,
the tags it was used with clarify its meaning, i.e. a (panel)
structure made of three layers. Overall, 2,190 distinct tags
are given in the resource list of this cluster.</p>
        <p>Cluster 2: fachada / facana (facade). This cluster
mainly holds Spanish and Catalan tags that deal with the
construction and cladding of buildings, e.g. sistemas
constructivos (building systems), cerramientos (enclosure), gres
(stoneware), and constructivos (building). Overall, this
cluster's tags reference 661 distinct resources that are assigned
with 2,080 distinct tags.</p>
        <p>Cluster 3: seguridad obra / seguridad construccion
(work and construction safety). This cluster holds a
mix of Spanish and English tags that deal with security,
e.g. seguridad trabajador (worker safety), construction
security, sistemas de seguridad (security systems), and
normativa (regulations). Overall, it references 532 distinct
resources that hold 634 distinct tags.</p>
        <p>Cluster 4: architects / design . The rst cluster that
mainly holds English tags and few Spanish ones deals with
(green) architecture in the public space, e.g. architecture,
museum, green architecture, architettura (architecture),
piazza, and bioarchitettura. It references 296 distinct resources
that hold 962 distinct tags.</p>
        <p>Cluster 5: movimiento tierras / tierras (land
movement). This cluster comprises Spanish tags that deal with
the preparation of building zones, e.g. excavaciones
(diggings), maquinaria (machinery), calculo (calculation), and
excavadora (excavator). It references 278 distinct resources
that comrpise 1,201 distinct tags.</p>
        <p>Cluster 6: cimentaciones / fonaments (foundation).
This cluster mainly holds in Spanish and Catalan tags that
deal with the construction and anchoring of buildings, e.g.
muro (wall), building, terreno (ground), zapatas (shoes), and
anclajes (anchors). Overall, this cluster's tags reference 210
distinct learning resources that are assigned with 831
distinct tags.</p>
        <p>Cluster 7: torre / portale (tower and portal). The
main topic of this cluster is sustainability although its two
most frequent tags do not imply it. Further tags are e.g.
bio edilizia (bio building), solar, and sostenibilidad
(sustainability). However, it can be seen in the resource list that
the learning resources that are tagged with torre or portale
also deal with this topic, e.g. the insulation of towers. Thus,
this cluster exhibits a topical relation to the rst one but
in contrast, in mainly contains Italian tags. Overall, the
cluster references 201 distinct resources and its resource list
comprises 661 distinct tags.</p>
        <p>Cluster 8: ecological / oekologisch . This cluster also
deals with sustainability but with a stronger focus on the
generation and recovery rather than on the conservation
of energy. Furthermore, it mainly comprises German tags,
e.g. photovoltaikanlage (photovoltaic power station),
waermerueckgewinnung (heat recovery), and waermepumpe (heat
pump). The cluster references 200 distinct resources that
are assigned with 825 distinct tags.</p>
        <p>Cluster 9: hotel / mercat (hotel and market). This
cluster holds tags that reference resources dealing with
(aesthetic) buildings in the in public space like puente (bridge),
rascacielos (skyscraper), puerto (harbour), and hotel arts as
well as famous architects of those buildings, e.g. Santiago
Calatrava Valls and Norman Robert Foster. Overall, the
clusters references distinct 86 learning resources that
comprise 107 distinct tags.</p>
        <p>Cluster 10: software / 3d . The only cluster that contains
less than 20 tags deals with the design of buildings using the
computer and comprises tags like cad (computer-aided
design), rhino3d (CAD Software), tutorial, and programming.
The cluster references 72 distinct resources that are assigned
with 274 distinct tags.</p>
        <p>Cluster 11: ruine / schloss (ruin and castle). This
cluster references learning resources that describe or depict
buildings built in the mittelalter (middle ages) or
hochmittelalter (high middle ages) in German regions like pfealzer
wald (Palatinate Forest) and rhein-lahn-kreis (Rhine Lahn
circle). Consequently, all tags are in German. Overall, they
reference 51 distinct resources that hold 96 distinct tags.
Concluding, the clusters mostly contain tags that indeed
belong to the same subject area, though, they are not
completely separated. For example, several clusters deal with
sustainability. However, their tags are in di erent languages
and they have di erent focuses, e.g. the generation vs. the
conservation of energy or public vs. private buildings.
Furthermore, this shows that sustainability is an important eld
in architecture. The other clusters reference resources that
describe di erent construction phases (design of buildings,
preparation of building zones, as well as construction and
cladding of buildings), security issues, and notable buildings
as study objects.</p>
        <p>In numbers, the tags that hold their own circles in the
visualisation reference 2,849 distinct learning resources, i.e. a
third of all tagged learning resources in the MACE data set.
While this number seems small at a rst glance, it is quite
high when considering that only about 3% of the tags hold
their own circles. However, this number can be increased
by presenting all resources referenced by a tag that was
assigned to a cluster in the visualisation. So far, the tags that
do not belong to the clusters' 20 most frequents ones are
neglected.</p>
        <p>Overall, the referenced learning resources are assigned with
6,585 distinct tags (i.e. half of all tags) which are shown in
the resource lists. Considering that about 70% of the tags
are only used once, this seems to be an acceptable number.
Furthermore, it will be increased as well as soon as more
resources are displayed.</p>
      </sec>
    </sec>
    <sec id="sec-8">
      <title>7. CONCLUSION AND FUTURE WORK</title>
      <p>In summary, the visualisation of the tag clusters gives a
broad and easily understandable overview on the learning
resources' subject areas. Furthermore, it enables the users
to explore the data set by zooming into the clusters and
browsing the result lists.</p>
      <p>This visualisation, though, is not intended to be a
standalone tool for the exploration of a data set. It is rather
meant to be an additional tool that can be integrated with
(already available) search functions like a faceted search or
a social search as o ered by the MACE portal. This way,
the displayed resources could for example be ltered
according to their language or media type and the tags in the
resources' descriptions could be used to search for resources
assigned with one ore more speci c tags. Furthermore, the
visualisation o ers several possibilities for extensions. For
example, by clicking on a learning resource in a tag's or a
cluster's resource list, all tags that are assigned to this
resource but are located in other clusters could be highlighted.
This would further enhance the ability to discover relations
between tags and, thus, between subject areas. Another
option would be to allow the users to browse all tags belonging
to one cluster and not only the most frequent ones.
So far, no evaluation has been conducted. In order to do
so, the tag cluster visualisation needs to be integrated in
a web portal. Thereafter, the acceptance of this
visualisation can be evaluated by analysing its usage or by
conducting a survey. Furthermore, user studies with control groups
can be conducted to investigate if the use of the tag cluster
visualisation increases the orientation in the portal or the
performance of the students when solving tasks.</p>
    </sec>
    <sec id="sec-9">
      <title>8. ACKNOWLEDGMENTS</title>
      <p>The work presented in this paper has been supported by the
Open Discovery Space that is funded by the European
Commissio's CIP-ICT Policy Support Program (Project
Number: 297229).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Hearst</surname>
          </string-name>
          and
          <string-name>
            <given-names>D.</given-names>
            <surname>Rosner</surname>
          </string-name>
          .
          <article-title>Tag clouds: Data analysis tool or social signaller?</article-title>
          <source>In Proc. of the 41st Annual Hawaii International Conference on System Sciences, HICSS '08</source>
          , pages
          <fpage>160</fpage>
          {, Washington, DC, USA,
          <year>2008</year>
          . IEEE Computer Society.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>G.</given-names>
            <surname>Heyer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>U.</given-names>
            <surname>Quasthof</surname>
          </string-name>
          , and
          <string-name>
            <given-names>T.</given-names>
            <surname>Wittig</surname>
          </string-name>
          . Text Mining: Wissensrohsto Text. Konzepte, Algorithmen, Ergebnisse.
          <source>W3L GmbH</source>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>O.</given-names>
            <surname>Kaser</surname>
          </string-name>
          and
          <string-name>
            <given-names>D.</given-names>
            <surname>Lemire</surname>
          </string-name>
          .
          <article-title>Tag-cloud drawing: Algorithms for cloud visualization</article-title>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>S.</given-names>
            <surname>Lohmann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Thalmann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Harrer</surname>
          </string-name>
          , and
          <string-name>
            <given-names>R.</given-names>
            <surname>Maier</surname>
          </string-name>
          .
          <article-title>Learner-Generated Annotation of Learning Resources - Lessons from Experiments on Tagging</article-title>
          .
          <source>In Proc. of the International Conference on Knowledge Management (I-KNOW 2008)</source>
          , pages
          <fpage>304</fpage>
          {
          <fpage>312</fpage>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>A. W.</given-names>
            <surname>Rivadeneira</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. M.</given-names>
            <surname>Gruen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. J.</given-names>
            <surname>Muller</surname>
          </string-name>
          , and
          <string-name>
            <given-names>D. R.</given-names>
            <surname>Millen</surname>
          </string-name>
          .
          <article-title>Getting our head in the clouds: Toward evaluation studies of tagclouds</article-title>
          .
          <source>In Proc. of the SIGCHI Conference on Human Factors in Computing Systems, CHI '07</source>
          , pages
          <fpage>995</fpage>
          {
          <fpage>998</fpage>
          , New York, NY, USA,
          <year>2007</year>
          . ACM.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>M.</given-names>
            <surname>Sche el</surname>
          </string-name>
          , K. Niemann,
          <string-name>
            <given-names>S. Leon</given-names>
            <surname>Rojas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Drachsler</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Specht</surname>
          </string-name>
          .
          <article-title>Spiral me to the core: Getting a visual grasp on text corpora through clusters and keywords</article-title>
          . In K. Yacef and H. Drachsler, editors,
          <source>Proc. of the Workshops at the LAK 2014 Conference</source>
          , volume
          <volume>1137</volume>
          <source>of CEUR Proc.</source>
          , Indianapolis, Indiana, USA,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>S.</given-names>
            <surname>Sen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Vig</surname>
          </string-name>
          , and
          <string-name>
            <given-names>J.</given-names>
            <surname>Riedl</surname>
          </string-name>
          . Tagommenders.
          <source>In Proc. of the 18th international conference on World wide web (WWW '09)</source>
          , pages
          <fpage>671</fpage>
          {
          <fpage>680</fpage>
          , New York, New York, USA,
          <year>2009</year>
          . ACM Press.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>B.</given-names>
            <surname>Sigurbjo</surname>
          </string-name>
          rnsson and R. van Zwol.
          <article-title>Flickr tag recommendation based on collective knowledge</article-title>
          .
          <source>In Proc. of the 17th international conference on World Wide Web - WWW '08</source>
          , pages
          <fpage>327</fpage>
          {
          <fpage>336</fpage>
          , New York, New York, USA,
          <year>2008</year>
          . ACM Press.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>J.</given-names>
            <surname>Sinclair</surname>
          </string-name>
          and
          <string-name>
            <given-names>M.</given-names>
            <surname>Cardew-Hall</surname>
          </string-name>
          .
          <article-title>The folksonomy tag cloud: When is it useful? J. Inf</article-title>
          . Sci.,
          <volume>34</volume>
          (
          <issue>1</issue>
          ):
          <volume>15</volume>
          {
          <fpage>29</fpage>
          ,
          <string-name>
            <surname>Feb</surname>
          </string-name>
          .
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>M.</given-names>
            <surname>Stefaner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. D.</given-names>
            <surname>Vecchia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Condotta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Wolpers</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Specht</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Apelt</surname>
          </string-name>
          , and
          <string-name>
            <surname>E. Duval.</surname>
          </string-name>
          <article-title>MACE - Enriching Architectural Learning Objects for Experience Multiplication</article-title>
          . In E. Duval,
          <string-name>
            <given-names>R.</given-names>
            <surname>Klamma</surname>
          </string-name>
          , and M. Wolpers, editors,
          <source>Proc. of the 2nd European Conference on Technology Enhanced Learning (EC-TEL '07)</source>
          , volume
          <volume>4753</volume>
          <source>of LNCS</source>
          , pages
          <volume>322</volume>
          {
          <fpage>336</fpage>
          , Berlin, Heidelberg,
          <year>2007</year>
          . Springer.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>M.</given-names>
            <surname>Steinbach</surname>
          </string-name>
          , G. Karypis, and
          <string-name>
            <given-names>V.</given-names>
            <surname>Kumar</surname>
          </string-name>
          .
          <article-title>A comparison of document clustering techniques</article-title>
          .
          <source>In In KDD Workshop on Text Mining</source>
          ,
          <year>2000</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>