Power Tags as Tools for Social Knowledge Organization Systems

Size: px
Start display at page:

Download "Power Tags as Tools for Social Knowledge Organization Systems"

Transcription

1 Power Tags as Tools for Social Knowledge Organization Systems Isabella Peters Abstract Web services are popular which allow users to collaboratively index and describe web resources with folksonomies. In broad folksonomies tag distributions for every single resource can be observed. Popular tags can be understood as implicit consensus where users have a shared understanding of tags as best matching descriptors for the resource. We call these high-frequent tags power tags. If the collective intelligence of the users becomes visible in tags, we can conclude that power tags obtain the characteristics of community controlled vocabulary which allows the building of a social knowledge organization system (KOS). The paper presents an approach for building folksonomy-based social KOS and results of a research project in which the relevance of assigned tags for particular URLs in the social bookmarking system delicious has been evaluated. Results show which tags were considered relevant and whether relevant tags can be found among power tags. 1 Introduction In the last years such web services became popular which allow users to collaboratively and intellectually index and describe web resources (e.g. bookmarks) with user-generated keywords, so-called tags. These performed tagging actions result in a folksonomy of this particular collaborative information service (CIS) [9]. The folksonomy of a CIS [4] F CIS can be defined as a tuple F CIS := (U,T,R,Y ) where U,T,R are finite sets of the elements user names U, tags T and resource identifiers R, and Y is a ternary relation between them, i.e., Y U T R whose elements are called tagging actions. The F CIS is composed of all personomies P 1...P n of a CIS called P CIS and all docsonomies D 1...D n of the CIS called D CIS. P CIS is defined as a multiset P CIS := (U,T,X) b where X U T and {(u,t) U T (u,t) X}, b N +. Isabella Peters Heinrich-Heine-University Duesseldorf, Universitaetsstr. 1, Duesseldorf, Germany isabella.peters@uni-duesseldorf.de 1

2 2 Isabella Peters P CIS becomes P u by substituting X with X u where u U. D CIS is defined as a multiset D CIS := (T,R,Z) b where Z T R and {(t,r) T R (t,r) Z}, b N +. D CIS becomes D r by substituting Z with Z r where r R. It follows that F CIS P CIS D CIS and P u P CIS and D r D CIS. The differentiation between F CIS and D CIS (and D r respectively) and the notion of D CIS as multiset is important for our later discussion of tag distributions. What is more, folksonomies may allow the multiple assignment of a single tag to a particular resource, so that we can speak of a broad folksonomy in this case. In contrast to this, narrow folksonomies only allow the addition of new tags to the resource [16]. Typical examples for broad and narrow folksonomies are delicious.com and youtube.com. The major difference between broad and narrow folksonomies is that in broad folksonomies tag frequency distributions on the resource level can be observed. Having this information about folksonomies at hand the paper aims at discussing two research questions (RQ) in detail: RQ1: How to build social knowledge organization system (KOS) (automatically) by using folksonomies? RQ2: Are Power Tags reflecting collective user intelligence and as such are most relevant for a resource? 2 Related Work Several studies have been concerned with automatic construction of KOS by using folksonomies refering to this idea as emergent semantics [13]. Early work of Schmitz et al. [12] make use of association rules to detect related tags. Schmitz [11] discusses how to build an ontology of Flickr tags with a statistical model for subsumption based on tag co-occurrences but does not use broad folksonomies. Marinho et al. [7] are using frequent itemset mining to enhance ontologies with folksonomic tags. Mika [8] compares tag clusters either built from the links of tagger and tags or the links of tags and resources. His evaluation shows that tag-resource connections are appropriate for concept mining, whereas the tagger-tag connections can be used for automatic detection of hierarchical relations (e.g. broader-narrower concept) between tags. In our approach we combine the ideas of [8] for extracting emergent semantics of folksonomies and consider tags which have been tagged for a single resource (D r ) and then tags which have been indexed for many resources (tag-resource link; D CIS ). Differing from [7] and [8] we conduct the first step on the docsonomy level D r and only respect high-frequent tags of D CIS for processing. 3 Using Relevant Power Tags for Constructing Social KOS In this section we discuss the aforementioned research questions. RQ1 will be answered theoretically whereas RQ2 will be answered by means of empirical data.

3 Power Tags as Tools for Social Knowledge Organization Systems RQ1: Folksonomy-based social KOS In this paper we define social KOS as a collaboratively built knowledge representation tool with natural-language terms. Tasks of social KOS are both, finding of appropriate concepts and finding of paradigmatic structures in folksonomies, e.g. hierarchies. The docsonomy reflects via tags the users collective intelligence [15] in giving meaning to this resource. In broad folksonomies most popular tags for a resource can be determined and it is widely assumed that popular tags are the most important tags for a resource [18] as they reflect an implicit concensus of users for describing it. To give credit to the theories of collective intelligence we call these most popular tags power tags [10]. In order to establish a social KOS we need candidate tags for the finding of concepts and relations. For this purpose we propose power tag pairs. Let us explain the idea of power tag-based tag pairs with an example. A resource App Inventor for Android was saved in the social bookmarking system delicious and was indexed with different tags, e.g. android, google, development (see figure 1). In order to find tag pairs for social KOS we must first define the power tags of this resource reflected in D r. The determination of power tags depends on the tag frequency distribution of a digital resource. The basic assumption is that different distributions of tags may appear in folksonomies: a) an inverse Power Law distribution, a Lotka-like curve, b) an inverse logistic distribution [14], and c) other distributions. A power law has the form f (x) = x C a where C is a constant, x is the rank of the tag relative to the resource, and a is a value ranging normally from about 1 to about 2 [2]. If this assumption is true, we see a curve with only few tags at the top of the distribution, and a long tail of numerous tags on the lower ranks on the right-hand side of the curve. The discussions about collective intelligence are mainly based on this observation: the first n tags of the left hand side of the power law reflect the collective user intelligence. The inverse logistic distribution shows a lot of relevant tags at the beginning of the curve ( long trunk ) and the known long tail. This distribution follows the formula f (x) = e [ C (x 1)] b where e is the Euler number, x is the rank of the tag, C is a constant and the exponent b is approximately 3 [14]. In comparison with the power law the inverse logistic distribution reflects the collective intelligence differently. The curve shows a long trunk on the left and a long tail of tags on the right. Since all tags in the long trunk have been applied with similar (high) frequency, all left-hand tags up to the turning point of the curve should be considered as a reflection of collective intelligence. For the determination of power tags we have to keep in mind both known tag distributions. If the resource-specific distribution of tags follows the inverse power law, the first n tags are considered as power tags. The value of n must be determined empirically. If the tag distribution forms an inverse logistic distribution, all tags on the left-hand side of the curve (up to the turning point) are marked as power tags.

4 4 Isabella Peters The concrete processing of power tags works as follows: the first step is to determine power tags for each docsonomy D r of the CIS. According to the above explanations, two different tag distributions may appear which each identify different numbers of power tags (we call them power tags I). Since these power tags I are important tags in giving meaning to the resource, they have to be processed in the next step. Now, the n numbers of power tags I should each be investigated regarding their relationships to other tags of the whole database D CIS - in other words, a calculation of co-occurrence is carried out for the power tags I. This calculation produces again specific tag distributions, where we can determine power tags as well (we call them power tags II). These new power tag I- and II-pairs are now the candidate tags for the detection of paradigmatic relations since their connection to the power tags I seems to be very fruitful. The tags for the resource displayed in figure 1 form a power law distribution with a sharp decline between rank 1 and rank 2, so that only one tag is considered as power tag I, here: android. For this tag we examine co-occurrences with all other tags of the database. An exemplary search in delicious for the tag android results in the co-occurring tags displayed in figure 2 and says that the tag android appears together with the tag mobile in 70,614 resources. Those co-occurring tags follow an inverse-logistic distribution (see figure 2). The first n tags (say n = 7) are considered as power tags II. The pairs of power tags I and power tags II are now the source for building a social KOS. Fig. 1 Tag distribution for the delicious-resource appinventor.googlelabs.com/about Up to this point, the construction of a social KOS can be carried out automatically. But, we state that it is not sufficient to calculate co-occurrences to obtain semantic relations which form the basis for social KOS. Co-occurrences can only work as indicators that some kind of relations may exist between two concepts. Yet, to determine which kind of relation is at hand, we have to add intellectual analyses from people like users or administrators of the CIS.

5 Power Tags as Tools for Social Knowledge Organization Systems 5 Fig. 2 Co-occurrence distribution for the tag android Figure 2 shows that the tag android is frequently combined with the tags mobile, google, iphone, development, apps, phone, and software. The tag pair android-mobile shows an associative relation, when we rely on semantic relations used in thesauri [1], or a more specific relation like used in, when we consider ontology-like relations. All found relations are shown in table 1. Table 1 Descriptor set for descriptor android extracted from tags abbreviation descriptor name of relation type of relation Broader Term phone hierarchy, part of meronymy BT software hierarchy, is a hyponymy Related Term mobile related term, used in association RT google related term, produced by association RT iphone related term, is competitor association RT development related term association RT apps related term association The given assumptions result in an entry of controlled terms, e.g. descriptors, with which we now can build a social knowledge organization system. Here we are able to answer research question one. Yes, it is possible to construct a social KOS by using the users tags. But: no, it is not possible to automate this process to the full extend. We are always in need of some intellectual endeavors to identify the type of a relation between tags. 3.2 RQ2: Relevance of Power Tags If we presuppose that power tags are the reflection of the collective user intelligence and along with it the most relevant tags for the resource we have to prove that this

6 6 Isabella Peters assumption is true by making use of empirical data. As tagging behavior and tags are highly subjective and error-prone (regarding spelling etc.) as well as such facts cannot be accepted in the construction of social KOS, the question arises whether collective intelligence of users is capable of ironing out too personal and erroneous tags so that all users are satisfied with high-frequent power tags as best matching keywords for the resource. That is why we have conducted a survey with 20 information science students at the HHU Duesseldorf as assessors to determine the relevance of power tags for resources. We downloaded 30 resources from delicious in February 2010 which fulfilled two preconditions: 1. resources must be tagged with the tag folksonomy to guarantee that students have the technical knowledge to judge the relevance of the tags and can as such serve as independent domain experts, 2. resources must be tagged from at least 100 users to guarantee that broad tag distributions with recognizable characteristics are downloaded. Each assessor received each resource and the tags assigned to it, but the assessors did not know which rank that tag gained from the delicious-users. To be able to judge the relevance of the tags the assessors had access to the resources. Following the common procedure in information retrieval system evaluation the students indicated each and every tag of the resource with 1 for a relevant tag and with 0 for a non-relevant tag. In this context relevant means that a particular tag describes the content of the resource in an appropriate manner. Please note that we worked with binary relevance judgements, similar to the now classic methods of Cranfield and TREC [17]. Moreover, the relevance judgements of the assessors were considered objective and neutral as assessors are not regarded as system users (and along with it not as tagging users) in Cranfield-like retrieval system test settings [5]. Receiving 20 assessors relevance judgements we constructed tag relevance distributions for every resource. After this we defined which ratio of assessors judgements determines the relevance of a resource s tag, which was 50%, and we extracted the Top 10-tags for every resource inclusive tag frequency from delicious. The process for an example is displayed in figure 3 where column relevance frequency reflects how many assessors considered this tag relevant and where column tag frequency shows how many delicious-users used this tag for indexing. Pearson correlation is also given for the two columns. The average value of Pearson correlation for 30 resources was The summarization of all assessor judgements can be found in figure 4. It presents in how many cases a tag on rank was judged relevant by the majority of the assessors. The evaluation shows a clear result: in most cases only the first two tags, which are the power tags, have been considered relevant from the assessors. During the analysis of the assessors relevance judgements it was noticeable that they show a slight bias to German tags as the mother tongue of most students was German and therefore German tags were more relevant for them. Students also preferred the original spelling of proper nouns, e.g. the tag LibraryThing was considered more relevant than librarything.

7 Power Tags as Tools for Social Knowledge Organization Systems 7 Fig. 3 Are power tags the most relevant tags for a resource? Example Fig. 4 Assessors relevance judgements for Top 10-tags of 30 delicious-resources 4 Discussion & Outlook We presented an approach to construct social KOS on the basis of broad folksonomies. It could be shown that tag co-occurrence analyses of power tags I and power tags II produce fruitful tag pairs which may work as candidate tags for further semantic enrichment of folksonomies via defined relations between tags. Although the extraction of power tag pairs can be carried out automatically the need for their intellectual processing to assess the the type of tag relation cannot be denied. So, folksonomies deliver concept candidates for social KOS which make use of intellectually built tag structures. We have also shown that power tags do reflect the collective user intelligence in giving meaning to the resources as assessors judged Top 2-delicious-tags relevant in most cases. As such, power tags work as community-proved controlled vocabulary which can be utilized for social KOS. The method could be optimized with a combination of morphologically - not semantically - similar tags (e.g. folksonomy and folksonomies ), the combination of phrase tags (e.g. information and architecture to information architecture ), the unifaction of multi-term tags (e.g. social classification, socialclassification, and SocialClassification ) and the joining of cross-language synonyms (e.g. classification and Klassifikation ). A relevant aspect for building social KOS based on folksonomies is still open for research although it has yet been widely discussed: the stability of tag distributions

8 8 Isabella Peters (amongst others: [3; 6]). Research shows that tag distributions remain stable after a certain point in time, meaning that the shape of the distribution does not change and that no rank permutations in tags appear anymore. The construction of social KOS is only then able to start when the resource-specific tag distributions achieve stability. The determination of the point of stability is due to our future work. Acknowledgements The author would like to thank her colleagues and students from the HHU Duesseldorf, the participants of the 34th Annual Conference of the German Classification Society and the reviewers for their helpful comments. The presented work is funded by the German research fund DFG (STO 764/4-1). References 1. Aitchison J, Gilchrist A, Bawden D (2000) Thesaurus construction and use. Europa Publishing, London, New York 2. Egghe L, Rousseau R (1990) Introduction to informetrics. Elsevier, Amsterdam 3. Halpin H, Robu V, Shepherd H (2007) The complex dynamics of collaborative tagging. In: Williamson C L, Zurko M E, Patel-Schneider P F et al. (eds.) Proc. of the 16th Int. WWW Conf., Banff, Alberta, Canada. ACM, New York, pp Hotho A, Jaeschke R, Schmitz C et al (2006) Information retrieval in folksonomies: Search and ranking. Lecture Notes in Computer Science 4011: Kamps J, Lalmas M, Larsen B (2009) Evaluation in context. Lecture Notes in Computer Science 5714: Kipp M, Campbell D (2006) Patterns and inconsistencies in collaborative tagging systems: An examination of tagging practices. In: Grove A (ed.) Proc. of the 17th Annual Meet. of the Am. Soc. for Inf. Sci. and Tech., Austin, Texas, USA (CD-Rom) 7. Marinho L B, Buza K, Schmidt-Thieme L (2008) Folksonomy-based collabulary learning. Lecture Notes in Computer Science 5318: Mika P (2007) Ontologies are us: A unified model of social networks and semantics. J. of Web Semant. 5 (1): Peters I (2009) Folksonomies: Indexing and retrieval in Web 2.0. De Gruyter Saur, Berlin 10. Peters I, Stock W G (2010) Power tags in information retrieval. Libr. Hi Tech 28(1): Schmitz P (2006) Inducing ontology from Flickr tags. In: Carr L, De Roure D, Iyengar A et al. (eds.) Proc. of the 15th Int. WWW Conf., Edinburgh, Scotland. ACM, New York 12. Schmitz C, Hotho A, Jaeschke R et al (2006) Mining association rules in folksonomies. In: Batagelj V, Bock H, Ferligoj A et al. (eds.) Data Science and Classification, Springer, Berlin, Heidelberg, pp Staab S, Santini S, Nack F et al (2002) Emergent semantics. Intell. Syst. 17(1): Stock W G (2006) On relevance distributions. J. of the Am. Soc. for Inf. Sci. and Tech. 57(8): Surowiecki J (2005) The Wisdom of crowds. Anchor Books, New York 16. Vander Wal T (2005) Explaining and showing broad and narrow folksonomies. Available via Cited 13 Aug Voorhees E M (2001) The philosophy of information retrieval evaluation. Lecture Notes in Computer Science 2406: Weiss A (2005) The power of collective intelligence, networker 9(3):16-23

Understanding the user: Personomy translation for tag recommendation

Understanding the user: Personomy translation for tag recommendation Understanding the user: Personomy translation for tag recommendation Robert Wetzker 1, Alan Said 1, and Carsten Zimmermann 2 1 Technische Universität Berlin, Germany 2 University of San Diego, USA Abstract.

More information

Katrin Weller & Isabella Peters

Katrin Weller & Isabella Peters Tag Gardening Activities for Folksonomy Maintenance and Enrichment Katrin Weller & Isabella Peters Heinrich-Heine-University Düsseldorf Institute for Language and Information Dept. of Information Science

More information

Rules for Inducing Hierarchies from Social Tagging Data

Rules for Inducing Hierarchies from Social Tagging Data Rules for Inducing Hierarchies from Social Tagging Data iconference 2018, Sheffield, UK, March 25-28, 2018 Hang Dong, Wei Wang, Frans Coenen Department of Computer Science, University of Liverpool Social

More information

Collaborative Tag Recommendations

Collaborative Tag Recommendations Collaborative Tag Recommendations Leandro Balby Marinho and Lars Schmidt-Thieme Information Systems and Machine Learning Lab (ISMLL) Samelsonplatz 1, University of Hildesheim, D-31141 Hildesheim, Germany

More information

Against folksonomies: indexing blogs and podcasts for corporate knowledge management

Against folksonomies: indexing blogs and podcasts for corporate knowledge management Against folksonomies: indexing blogs and podcasts for corporate knowledge management Isabella Peters Heinrich-Heine-University Düsseldorf Department of Information Science Corporate Blogs and Podcasts

More information

Proceedings. of the ISSI 2011 conference. 13th International Conference of the International Society for Scientometrics & Informetrics

Proceedings. of the ISSI 2011 conference. 13th International Conference of the International Society for Scientometrics & Informetrics Proceedings of the ISSI 2011 conference 13th International Conference of the International Society for Scientometrics & Informetrics Durban, South Africa, 04-07 July 2011 Edited by Ed Noyons, Patrick Ngulube

More information

Ermergent Semantics in BibSonomy

Ermergent Semantics in BibSonomy Ermergent Semantics in BibSonomy Andreas Hotho Robert Jäschke Christoph Schmitz Gerd Stumme Applications of Semantic Technologies Workshop. Dresden, 2006-10-06 Agenda Introduction Folksonomies BibSonomy

More information

Challenges on Combining Open Web and Dataset Evaluation Results: The Case of the Contextual Suggestion Track

Challenges on Combining Open Web and Dataset Evaluation Results: The Case of the Contextual Suggestion Track Challenges on Combining Open Web and Dataset Evaluation Results: The Case of the Contextual Suggestion Track Alejandro Bellogín 1,2, Thaer Samar 1, Arjen P. de Vries 1, and Alan Said 1 1 Centrum Wiskunde

More information

ConTag: A Semantic Tag Recommendation System

ConTag: A Semantic Tag Recommendation System Proceedings of I-MEDIA 07 and I-SEMANTICS 07 Graz, Austria, September 5-7, 2007 ConTag: A Semantic Tag Recommendation System Benjamin Adrian 1,2, Leo Sauermann 2, Thomas Roth-Berghofer 1,2 1 (Knowledge-Based

More information

collaborative web services such as Del.icio.us, Flickr, Last.fm and YouTube (Peters and Stock, 2007, 2008);

collaborative web services such as Del.icio.us, Flickr, Last.fm and YouTube (Peters and Stock, 2007, 2008); The current issue and full text archive of this journal is available at wwwemeraldinsightcom/0737-8831htm Power tags in Isabella Peters and Wolfgang G Stock Department for Information Science, Heinrich-Heine-University

More information

TGI Modules for Social Tagging System

TGI Modules for Social Tagging System TGI Modules for Social Tagging System Mr. Tambe Pravin M. Prof. Shamkuwar Devendra O. M.E. (2 nd Year) Department Of Computer Engineering Department Of Computer Engineering SPCOE, Otur SPCOE, Otur Pune,

More information

VISO: A Shared, Formal Knowledge Base as a Foundation for Semi-automatic InfoVis Systems

VISO: A Shared, Formal Knowledge Base as a Foundation for Semi-automatic InfoVis Systems VISO: A Shared, Formal Knowledge Base as a Foundation for Semi-automatic InfoVis Systems Jan Polowinski Martin Voigt Technische Universität DresdenTechnische Universität Dresden 01062 Dresden, Germany

More information

EFFICIENT INTEGRATION OF SEMANTIC TECHNOLOGIES FOR PROFESSIONAL IMAGE ANNOTATION AND SEARCH

EFFICIENT INTEGRATION OF SEMANTIC TECHNOLOGIES FOR PROFESSIONAL IMAGE ANNOTATION AND SEARCH EFFICIENT INTEGRATION OF SEMANTIC TECHNOLOGIES FOR PROFESSIONAL IMAGE ANNOTATION AND SEARCH Andreas Walter FZI Forschungszentrum Informatik, Haid-und-Neu-Straße 10-14, 76131 Karlsruhe, Germany, awalter@fzi.de

More information

Vocabulary Patterns in Free-for-all Collaborative Indexing Systems

Vocabulary Patterns in Free-for-all Collaborative Indexing Systems Vocabulary Patterns in Free-for-all Collaborative Indexing Systems Wolfgang Maass, Tobias Kowatsch, and Timo Münster Hochschule Furtwangen University (HFU) Robert-Gerwig-Platz 1, D-781 Furtwangen, Germany

More information

Understanding the Semantics of Ambiguous Tags in Folksonomies

Understanding the Semantics of Ambiguous Tags in Folksonomies Understanding the Semantics of Ambiguous Tags in Folksonomies Ching-man Au Yeung, Nicholas Gibbins, and Nigel Shadbolt Intelligence, Agents and Multimedia Group (IAM), School of Electronics and Computer

More information

An Approach to Building High-Quality Tag Hierarchies from Crowdsourced Taxonomic Tag Pairs

An Approach to Building High-Quality Tag Hierarchies from Crowdsourced Taxonomic Tag Pairs An Approach to Building High-Quality Tag Hierarchies from Crowdsourced Taxonomic Tag Pairs Fahad Almoqhim, David E. Millard, Nigel Shadbolt Electronics and Computer Science, University of Southampton,

More information

HFCT: A Hybrid Fuzzy Clustering Method for Collaborative Tagging

HFCT: A Hybrid Fuzzy Clustering Method for Collaborative Tagging 007 International Conference on Convergence Information Technology HFCT: A Hybrid Fuzzy Clustering Method for Collaborative Tagging Lixin Han,, Guihai Chen Department of Computer Science and Engineering,

More information

A Language Independent Author Verifier Using Fuzzy C-Means Clustering

A Language Independent Author Verifier Using Fuzzy C-Means Clustering A Language Independent Author Verifier Using Fuzzy C-Means Clustering Notebook for PAN at CLEF 2014 Pashutan Modaresi 1,2 and Philipp Gross 1 1 pressrelations GmbH, Düsseldorf, Germany {pashutan.modaresi,

More information

Semantic Web Systems Ontologies Jacques Fleuriot School of Informatics

Semantic Web Systems Ontologies Jacques Fleuriot School of Informatics Semantic Web Systems Ontologies Jacques Fleuriot School of Informatics 15 th January 2015 In the previous lecture l What is the Semantic Web? Web of machine-readable data l Aims of the Semantic Web Automated

More information

Telling Experts from Spammers Expertise Ranking in Folksonomies

Telling Experts from Spammers Expertise Ranking in Folksonomies 32 nd Annual ACM SIGIR 09 Boston, USA, Jul 19-23 2009 Telling Experts from Spammers Expertise Ranking in Folksonomies Michael G. Noll (Albert) Ching-Man Au Yeung Christoph Meinel Nicholas Gibbins Nigel

More information

Detecting Tag Spam in Social Tagging Systems with Collaborative Knowledge

Detecting Tag Spam in Social Tagging Systems with Collaborative Knowledge 2009 Sixth International Conference on Fuzzy Systems and Knowledge Discovery Detecting Tag Spam in Social Tagging Systems with Collaborative Knowledge Kaipeng Liu Research Center of Computer Network and

More information

Towards Social Semantic Suggestive Tagging

Towards Social Semantic Suggestive Tagging Towards Social Semantic Suggestive Tagging Fabio Calefato, Domenico Gendarmi, Filippo Lanubile University of Bari, Dipartimento di Informatica, Via Orabona, 4, 70126 - Bari, Italy {calefato,gendarmi,lanubile}@di.uniba.it

More information

KOSO: A Reference-Ontology for Reuse of Existing Knowledge Organization Systems

KOSO: A Reference-Ontology for Reuse of Existing Knowledge Organization Systems KOSO: A Reference-Ontology for Reuse of Existing Knowledge Organization Systems International Workshop on Knowledge Reuse and Reengineering over the Semantic Web (KRRSW 2008) ESWC 2008 Tenerife, Spain,

More information

GroupMe! - Where Semantic Web meets Web 2.0

GroupMe! - Where Semantic Web meets Web 2.0 GroupMe! - Where Semantic Web meets Web 2.0 Fabian Abel, Mischa Frank, Nicola Henze, Daniel Krause, Daniel Plappert, and Patrick Siehndel IVS Semantic Web Group, University of Hannover, Hannover, Germany

More information

The Structure of Descriptive Vocabularies for Online Findability: Comparing user experience of a folksonomy, thesaurus, and taxonomy

The Structure of Descriptive Vocabularies for Online Findability: Comparing user experience of a folksonomy, thesaurus, and taxonomy The Structure of Descriptive Vocabularies for Online Findability: Comparing user experience of a folksonomy, thesaurus, and taxonomy Name: Ben Chadwick Student Number: s3243367 Course: ISYS1168 Document

More information

Classifying Users and Identifying User Interests in Folksonomies

Classifying Users and Identifying User Interests in Folksonomies Classifying Users and Identifying User Interests in Folksonomies Elias Zavitsanos 1, George A. Vouros 1, and Georgios Paliouras 2 1 Department of Information and Communication Systems Engineering University

More information

int.ere.st: Building a Tag Sharing Service with the SCOT Ontology

int.ere.st: Building a Tag Sharing Service with the SCOT Ontology int.ere.st: Building a Tag Sharing Service with the SCOT Ontology HakLae Kim, John G. Breslin Digital Enterprise Research Institute National University of Ireland, Galway IDA Business Park, Lower Dangan

More information

<is web> Information Systems & Semantic Web University of Koblenz Landau, Germany

<is web> Information Systems & Semantic Web University of Koblenz Landau, Germany Information Systems University of Koblenz Landau, Germany On Understanding the Sharing of Conceptualizations, Klaas Dellschaft What is an ontology? Gruber 93 (slightly adapted by Borst): An Ontology is

More information

Collaborative Tagging: A New Way of Defining Keywords to Access Web Resources

Collaborative Tagging: A New Way of Defining Keywords to Access Web Resources International CALIBER-2008 309 Collaborative Tagging: A New Way of Defining Keywords to Access Web Resources Abstract Anila S The main feature of web 2.0 is its flexible interaction with users. It has

More information

Tagging tagging. Analysing user keywords in scientific bibliography management systems

Tagging tagging. Analysing user keywords in scientific bibliography management systems Tagging tagging. Analysing user keywords in scientific bibliography management systems Markus Heckner, Susanne Mühlbacher, Christian Wolff University of Regensburg Outline 1. Introduction - Research context

More information

Gold-standard evaluation of a folksonomy-based ontology learning model

Gold-standard evaluation of a folksonomy-based ontology learning model Journal of Physics: Conference Series PAPER OPEN ACCESS Gold-standard evaluation of a folksonomy-based ontology learning model To cite this article: E Djuana 2018 J. Phys.: Conf. Ser. 971 012045 View the

More information

Indexing and subject organisation

Indexing and subject organisation Indexing and subject organisation Madely du Preez Dept of Information Science University of South Africa (UNISA) LIASA IGBIS WORKSHOP 2018: 16-18 August, Centurion Lake Hotel. Menu Subject organisation

More information

Shrey Patel B.E. Computer Engineering, Gujarat Technological University, Ahmedabad, Gujarat, India

Shrey Patel B.E. Computer Engineering, Gujarat Technological University, Ahmedabad, Gujarat, India International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2018 IJSRCSEIT Volume 3 Issue 3 ISSN : 2456-3307 Some Issues in Application of NLP to Intelligent

More information

Search Computing: Business Areas, Research and Socio-Economic Challenges

Search Computing: Business Areas, Research and Socio-Economic Challenges Search Computing: Business Areas, Research and Socio-Economic Challenges Yiannis Kompatsiaris, Spiros Nikolopoulos, CERTH--ITI NEM SUMMIT Torino-Italy, 28th September 2011 Media Search Cluster Search Computing

More information

Review on Techniques of Collaborative Tagging

Review on Techniques of Collaborative Tagging Review on Techniques of Collaborative Tagging Ms. Benazeer S. Inamdar 1, Mrs. Gyankamal J. Chhajed 2 1 Student, M. E. Computer Engineering, VPCOE Baramati, Savitribai Phule Pune University, India benazeer.inamdar@gmail.com

More information

Department of Electronic Engineering FINAL YEAR PROJECT REPORT

Department of Electronic Engineering FINAL YEAR PROJECT REPORT Department of Electronic Engineering FINAL YEAR PROJECT REPORT BEngCE-2007/08-HCS-HCS-03-BECE Natural Language Understanding for Query in Web Search 1 Student Name: Sit Wing Sum Student ID: Supervisor:

More information

arxiv: v1 [cs.dl] 23 Feb 2012

arxiv: v1 [cs.dl] 23 Feb 2012 Analyzing Tag Distributions in Folksonomies for Resource Classification Arkaitz Zubiaga, Raquel Martínez, and Víctor Fresno arxiv:1202.5477v1 [cs.dl] 23 Feb 2012 NLP & IR Group @ UNED Abstract. Recent

More information

Chapter 27 Introduction to Information Retrieval and Web Search

Chapter 27 Introduction to Information Retrieval and Web Search Chapter 27 Introduction to Information Retrieval and Web Search Copyright 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 27 Outline Information Retrieval (IR) Concepts Retrieval

More information

Re-designing Online Terminology Resources for German Grammar

Re-designing Online Terminology Resources for German Grammar Re-designing Online Terminology Resources for German Grammar Project Report Karolina Suchowolec, Christian Lang, and Roman Schneider Institut für Deutsche Sprache (IDS), Mannheim, Germany {suchowolec,

More information

Generalizable Semantic Relations for Knowledge Representation

Generalizable Semantic Relations for Knowledge Representation Generalizable Semantic Relations for Knowledge Representation CTF 07 Conference Düsseldorf, August 2007 Katrin Weller, Isabella Peters, Wolfgang G. Stock Institute for Language and Information, Dep. of

More information

Enhanced retrieval using semantic technologies:

Enhanced retrieval using semantic technologies: Enhanced retrieval using semantic technologies: Ontology based retrieval as a new search paradigm? - Considerations based on new projects at the Bavarian State Library Dr. Berthold Gillitzer 28. Mai 2008

More information

A Tagging Approach to Ontology Mapping

A Tagging Approach to Ontology Mapping A Tagging Approach to Ontology Mapping Colm Conroy 1, Declan O'Sullivan 1, Dave Lewis 1 1 Knowledge and Data Engineering Group, Trinity College Dublin {coconroy,declan.osullivan,dave.lewis}@cs.tcd.ie Abstract.

More information

Performance Measures for Multi-Graded Relevance

Performance Measures for Multi-Graded Relevance Performance Measures for Multi-Graded Relevance Christian Scheel, Andreas Lommatzsch, and Sahin Albayrak Technische Universität Berlin, DAI-Labor, Germany {christian.scheel,andreas.lommatzsch,sahin.albayrak}@dai-labor.de

More information

IMAGENOTION - Collaborative Semantic Annotation of Images and Image Parts and Work Integrated Creation of Ontologies

IMAGENOTION - Collaborative Semantic Annotation of Images and Image Parts and Work Integrated Creation of Ontologies IMAGENOTION - Collaborative Semantic Annotation of Images and Image Parts and Work Integrated Creation of Ontologies Andreas Walter, awalter@fzi.de Gabor Nagypal, nagypal@disy.net Abstract: In this paper,

More information

Automatic Generation of Query Sessions using Text Segmentation

Automatic Generation of Query Sessions using Text Segmentation Automatic Generation of Query Sessions using Text Segmentation Debasis Ganguly, Johannes Leveling, and Gareth J.F. Jones CNGL, School of Computing, Dublin City University, Dublin-9, Ireland {dganguly,

More information

Wisdom of the Crowds. Mathias Lux.

Wisdom of the Crowds. Mathias Lux. Wisdom of the Crowds Mathias Lux mlux@itec.uni-klu.ac.at http://www.itec.uni-klu.ac.at/~mlux Department for Information Technology, Klagenfurt University, Austria The Long Tail Folksonomies Wikis Tagging

More information

Automatic Query Type Identification Based on Click Through Information

Automatic Query Type Identification Based on Click Through Information Automatic Query Type Identification Based on Click Through Information Yiqun Liu 1,MinZhang 1,LiyunRu 2, and Shaoping Ma 1 1 State Key Lab of Intelligent Tech. & Sys., Tsinghua University, Beijing, China

More information

The Research of A multi-language supporting description-oriented Clustering Algorithm on Meta-Search Engine Result Wuling Ren 1, a and Lijuan Liu 2,b

The Research of A multi-language supporting description-oriented Clustering Algorithm on Meta-Search Engine Result Wuling Ren 1, a and Lijuan Liu 2,b Applied Mechanics and Materials Online: 2012-01-24 ISSN: 1662-7482, Vol. 151, pp 549-553 doi:10.4028/www.scientific.net/amm.151.549 2012 Trans Tech Publications, Switzerland The Research of A multi-language

More information

@toread and Cool: Subjective, Affective and Associative Factors in Tagging

@toread and Cool: Subjective, Affective and Associative Factors in Tagging @toread and Cool: Subjective, Affective and Associative Factors in Tagging Margaret E. I. Kipp Palmer School of Library and Information Science College of Information and Computer Science Long Island University

More information

IJREAT International Journal of Research in Engineering & Advanced Technology, Volume 1, Issue 5, Oct-Nov, ISSN:

IJREAT International Journal of Research in Engineering & Advanced Technology, Volume 1, Issue 5, Oct-Nov, ISSN: IJREAT International Journal of Research in Engineering & Advanced Technology, Volume 1, Issue 5, Oct-Nov, 20131 Improve Search Engine Relevance with Filter session Addlin Shinney R 1, Saravana Kumar T

More information

FACILITATING VIDEO SOCIAL MEDIA SEARCH USING SOCIAL-DRIVEN TAGS COMPUTING

FACILITATING VIDEO SOCIAL MEDIA SEARCH USING SOCIAL-DRIVEN TAGS COMPUTING FACILITATING VIDEO SOCIAL MEDIA SEARCH USING SOCIAL-DRIVEN TAGS COMPUTING ABSTRACT Wei-Feng Tung and Yan-Jun Huang Department of Information Management, Fu-Jen Catholic University, Taipei, Taiwan Online

More information

Disambiguating Search by Leveraging a Social Context Based on the Stream of User s Activity

Disambiguating Search by Leveraging a Social Context Based on the Stream of User s Activity Disambiguating Search by Leveraging a Social Context Based on the Stream of User s Activity Tomáš Kramár, Michal Barla and Mária Bieliková Faculty of Informatics and Information Technology Slovak University

More information

Springer Science+ Business, LLC

Springer Science+ Business, LLC Chapter 11. Towards OpenTagging Platform using Semantic Web Technologies Hak Lae Kim DERI, National University of Ireland, Galway, Ireland John G. Breslin DERI, National University of Ireland, Galway,

More information

Repositorio Institucional de la Universidad Autónoma de Madrid.

Repositorio Institucional de la Universidad Autónoma de Madrid. Repositorio Institucional de la Universidad Autónoma de Madrid https://repositorio.uam.es Esta es la versión de autor de la comunicación de congreso publicada en: This is an author produced version of

More information

Design Process Ontology Approach Proposal

Design Process Ontology Approach Proposal Design Process Ontology Approach Proposal Grzegorz J. Nalepa 1 and Weronika T. Furma«ska 1 Institute of Automatics, AGH University of Science and Technology, Al. Mickiewicza 30, 30-059 Kraków, Poland gjn@agh.edu.pl,

More information

Recommendation on the Web Search by Using Co-Occurrence

Recommendation on the Web Search by Using Co-Occurrence Recommendation on the Web Search by Using Co-Occurrence S.Jayabalaji 1, G.Thilagavathy 2, P.Kubendiran 3, V.D.Srihari 4. UG Scholar, Department of Computer science & Engineering, Sree Shakthi Engineering

More information

Controlled Vocabularies & Folksonomies. LIS 390 IOE: Information Organization in Everyday Life Week 10-2 Instructors: Lee & Jones

Controlled Vocabularies & Folksonomies. LIS 390 IOE: Information Organization in Everyday Life Week 10-2 Instructors: Lee & Jones Controlled Vocabularies & Folksonomies LIS 390 IOE: Information Organization in Everyday Life Week 10-2 Instructors: Lee & Jones Announcements Assignment 2 comments will be returned in the next day or

More information

Improving the Navigability of Tagging Systems with Hierarchically Constructed Resource Lists: A Comparative Study

Improving the Navigability of Tagging Systems with Hierarchically Constructed Resource Lists: A Comparative Study Improving the Navigability of Tagging Systems with Hierarchically Constructed Resource Lists: A Comparative Study Christoph Trattner Knowledge Management Institute and Institute for Information Systems

More information

Agenda. Web 2.0: User Generated Metadata. Why metadata? Introduction. Why metadata? Example for Annotations

Agenda. Web 2.0: User Generated Metadata. Why metadata? Introduction. Why metadata? Example for Annotations Web 2.0: User Generated Metadata Mathias Lux Klagenfurt University, Austria Dept. for Information Technology mlux@itec.uni-klu.ac.at Agenda Introduction Examples for User Generated Metadata What is User

More information

TEXT PREPROCESSING FOR TEXT MINING USING SIDE INFORMATION

TEXT PREPROCESSING FOR TEXT MINING USING SIDE INFORMATION TEXT PREPROCESSING FOR TEXT MINING USING SIDE INFORMATION Ms. Nikita P.Katariya 1, Prof. M. S. Chaudhari 2 1 Dept. of Computer Science & Engg, P.B.C.E., Nagpur, India, nikitakatariya@yahoo.com 2 Dept.

More information

The User Model and Context Ontology GUMO revisited for future Web 2.0 Extensions

The User Model and Context Ontology GUMO revisited for future Web 2.0 Extensions The User Model and Context Ontology GUMO revisited for future Web 2.0 Extensions Dominik Heckmann, Eric Schwarzkopf, Junichiro Mori, Dietmar Dengler, Alexander Kröner German Research Center for Artificial

More information

Organizing Information. Organizing information is at the heart of information science and is important in many other

Organizing Information. Organizing information is at the heart of information science and is important in many other Dagobert Soergel College of Library and Information Services University of Maryland College Park, MD 20742 Organizing Information Organizing information is at the heart of information science and is important

More information

FOLKSONOMIES VERSUS AUTOMATIC KEYWORD EXTRACTION: AN EMPIRICAL STUDY

FOLKSONOMIES VERSUS AUTOMATIC KEYWORD EXTRACTION: AN EMPIRICAL STUDY Vol. 1, No. 2, pp. 132-143 ISSN: 1646-3692 FOLKSONOMIES VERSUS AUTOMATIC KEYWORD EXTRACTION: AN EMPIRICAL STUDY Hend S. Al-Khalifa and Hugh C. Davis Learning Technology Group- ECS- Southampton University,

More information

Kristina Lerman University of Southern California. This lecture is partly based on slides prepared by Anon Plangprasopchok

Kristina Lerman University of Southern California. This lecture is partly based on slides prepared by Anon Plangprasopchok Kristina Lerman University of Southern California This lecture is partly based on slides prepared by Anon Plangprasopchok Social Web is a platform for people to create, organize and share information Users

More information

Mining High Order Decision Rules

Mining High Order Decision Rules Mining High Order Decision Rules Y.Y. Yao Department of Computer Science, University of Regina Regina, Saskatchewan, Canada S4S 0A2 e-mail: yyao@cs.uregina.ca Abstract. We introduce the notion of high

More information

Historical Text Mining:

Historical Text Mining: Historical Text Mining Historical Text Mining, and Historical Text Mining: Challenges and Opportunities Dr. Robert Sanderson Dept. of Computer Science University of Liverpool azaroth@liv.ac.uk http://www.csc.liv.ac.uk/~azaroth/

More information

INFORMATION RETRIEVAL SYSTEM: CONCEPT AND SCOPE

INFORMATION RETRIEVAL SYSTEM: CONCEPT AND SCOPE 15 : CONCEPT AND SCOPE 15.1 INTRODUCTION Information is communicated or received knowledge concerning a particular fact or circumstance. Retrieval refers to searching through stored information to find

More information

Taxonomies and controlled vocabularies best practices for metadata

Taxonomies and controlled vocabularies best practices for metadata Original Article Taxonomies and controlled vocabularies best practices for metadata Heather Hedden is the taxonomy manager at First Wind Energy LLC. Previously, she was a taxonomy consultant with Earley

More information

Automatic Interpretation of Natural Language for a Multimedia E-learning Tool

Automatic Interpretation of Natural Language for a Multimedia E-learning Tool Automatic Interpretation of Natural Language for a Multimedia E-learning Tool Serge Linckels and Christoph Meinel Department for Theoretical Computer Science and New Applications, University of Trier {linckels,

More information

Folksonomy and Controlled Vocabulary in LibraryThing

Folksonomy and Controlled Vocabulary in LibraryThing Jonathan Weber LIS2452: Indexing and Abstracting Final project Folksonomy and Controlled Vocabulary in LibraryThing Introduction Folksonomy is a term coined by Thomas Vander Wal from folk and taxonomy

More information

Tag-based Social Interest Discovery

Tag-based Social Interest Discovery Tag-based Social Interest Discovery Xin Li / Lei Guo / Yihong (Eric) Zhao Yahoo!Inc 2008 Presented by: Tuan Anh Le (aletuan@vub.ac.be) 1 Outline Introduction Data set collection & Pre-processing Architecture

More information

Improving Suffix Tree Clustering Algorithm for Web Documents

Improving Suffix Tree Clustering Algorithm for Web Documents International Conference on Logistics Engineering, Management and Computer Science (LEMCS 2015) Improving Suffix Tree Clustering Algorithm for Web Documents Yan Zhuang Computer Center East China Normal

More information

From Passages into Elements in XML Retrieval

From Passages into Elements in XML Retrieval From Passages into Elements in XML Retrieval Kelly Y. Itakura David R. Cheriton School of Computer Science, University of Waterloo 200 Univ. Ave. W. Waterloo, ON, Canada yitakura@cs.uwaterloo.ca Charles

More information

Multi-Aspect Tagging for Collaborative Structuring

Multi-Aspect Tagging for Collaborative Structuring Multi-Aspect Tagging for Collaborative Structuring Katharina Morik and Michael Wurst University of Dortmund, Department of Computer Science Baroperstr. 301, 44221 Dortmund, Germany morik@ls8.cs.uni-dortmund

More information

Category Theory in Ontology Research: Concrete Gain from an Abstract Approach

Category Theory in Ontology Research: Concrete Gain from an Abstract Approach Category Theory in Ontology Research: Concrete Gain from an Abstract Approach Markus Krötzsch Pascal Hitzler Marc Ehrig York Sure Institute AIFB, University of Karlsruhe, Germany; {mak,hitzler,ehrig,sure}@aifb.uni-karlsruhe.de

More information

Tag Recommendations in Folksonomies

Tag Recommendations in Folksonomies Tag Recommendations in Folksonomies Robert Jäschke 1, Leandro Marinho 2, Andreas Hotho 1, Lars Schmidt-Thieme 2 and Gerd Stumme 1 1: Knowledge & Data Engineering Group (KDE), University of Kassel, Wilhelmshöher

More information

TERM BASED WEIGHT MEASURE FOR INFORMATION FILTERING IN SEARCH ENGINES

TERM BASED WEIGHT MEASURE FOR INFORMATION FILTERING IN SEARCH ENGINES TERM BASED WEIGHT MEASURE FOR INFORMATION FILTERING IN SEARCH ENGINES Mu. Annalakshmi Research Scholar, Department of Computer Science, Alagappa University, Karaikudi. annalakshmi_mu@yahoo.co.in Dr. A.

More information

Encyclopedia of Information Science and Technology

Encyclopedia of Information Science and Technology Encyclopedia of Information Science and Technology Second Edition Mehdi Khosrow-Pour Information Resources Management Association, USA Volume IV G-Internet INFORMATION SCIENCE REFERENCE Hershey New York

More information

Searching with Tags: Do Tags Help Users Find Things?

Searching with Tags: Do Tags Help Users Find Things? Margaret Kipp College of Information and Computer Science Long Island University Searching with Tags: Do Tags Help Users Find Things? margaret.kipp@gmail.com - http://myweb.liu.edu/~mkipp/

More information

CS473: Course Review CS-473. Luo Si Department of Computer Science Purdue University

CS473: Course Review CS-473. Luo Si Department of Computer Science Purdue University CS473: CS-473 Course Review Luo Si Department of Computer Science Purdue University Basic Concepts of IR: Outline Basic Concepts of Information Retrieval: Task definition of Ad-hoc IR Terminologies and

More information

Construction of Knowledge Base for Automatic Indexing and Classification Based. on Chinese Library Classification

Construction of Knowledge Base for Automatic Indexing and Classification Based. on Chinese Library Classification Construction of Knowledge Base for Automatic Indexing and Classification Based on Chinese Library Classification Han-qing Hou, Chun-xiang Xue School of Information Science & Technology, Nanjing Agricultural

More information

How Social Is Social Bookmarking?

How Social Is Social Bookmarking? How Social Is Social Bookmarking? Sudha Ram, Wei Wei IEEE International Workshop on Business Applications of Social Network Analysis (BASNA 2010) December 15 th, 2010. Bangalore, India Agenda Social Bookmarking

More information

A Rough Set Approach for Generation and Validation of Rules for Missing Attribute Values of a Data Set

A Rough Set Approach for Generation and Validation of Rules for Missing Attribute Values of a Data Set A Rough Set Approach for Generation and Validation of Rules for Missing Attribute Values of a Data Set Renu Vashist School of Computer Science and Engineering Shri Mata Vaishno Devi University, Katra,

More information

RiMOM Results for OAEI 2009

RiMOM Results for OAEI 2009 RiMOM Results for OAEI 2009 Xiao Zhang, Qian Zhong, Feng Shi, Juanzi Li and Jie Tang Department of Computer Science and Technology, Tsinghua University, Beijing, China zhangxiao,zhongqian,shifeng,ljz,tangjie@keg.cs.tsinghua.edu.cn

More information

Supporting User Interfaces for All Through User Modeling *

Supporting User Interfaces for All Through User Modeling * Supporting User Interfaces for All Through User Modeling * Alfred Kobsa Human-Computer Interaction Division Institute for Applied Information Technology German National Research Center for Computer Science

More information

VIDEO SEARCHING AND BROWSING USING VIEWFINDER

VIDEO SEARCHING AND BROWSING USING VIEWFINDER VIDEO SEARCHING AND BROWSING USING VIEWFINDER By Dan E. Albertson Dr. Javed Mostafa John Fieber Ph. D. Student Associate Professor Ph. D. Candidate Information Science Information Science Information Science

More information

Towards Systematic Usability Verification

Towards Systematic Usability Verification Towards Systematic Usability Verification Max Möllers RWTH Aachen University 52056 Aachen, Germany max@cs.rwth-aachen.de Jonathan Diehl RWTH Aachen University 52056 Aachen, Germany diehl@cs.rwth-aachen.de

More information

Metadata Quality Evaluation of a Repository Based on a Sample Technique

Metadata Quality Evaluation of a Repository Based on a Sample Technique Metadata Quality Evaluation of a Repository Based on a Sample Technique Marc Goovaerts and Dirk Leinders Hasselt University Library, Belgium {marc.goovaerts,dirk.leinders}@uhasselt.be Abstract. In this

More information

Ontologies and similarity

Ontologies and similarity Ontologies and similarity Steffen Staab staab@uni-koblenz.de http://west.uni-koblenz.de Institute for Web Science and Technologies, Universität Koblenz-Landau, Germany 1 Introduction Ontologies [9] comprise

More information

A Novel Categorized Search Strategy using Distributional Clustering Neenu Joseph. M 1, Sudheep Elayidom 2

A Novel Categorized Search Strategy using Distributional Clustering Neenu Joseph. M 1, Sudheep Elayidom 2 A Novel Categorized Search Strategy using Distributional Clustering Neenu Joseph. M 1, Sudheep Elayidom 2 1 Student, M.E., (Computer science and Engineering) in M.G University, India, 2 Associate Professor

More information

An Efficient Methodology for Image Rich Information Retrieval

An Efficient Methodology for Image Rich Information Retrieval An Efficient Methodology for Image Rich Information Retrieval 56 Ashwini Jaid, 2 Komal Savant, 3 Sonali Varma, 4 Pushpa Jat, 5 Prof. Sushama Shinde,2,3,4 Computer Department, Siddhant College of Engineering,

More information

ijade Reporter An Intelligent Multi-agent Based Context Aware News Reporting System

ijade Reporter An Intelligent Multi-agent Based Context Aware News Reporting System ijade Reporter An Intelligent Multi-agent Based Context Aware Reporting System Eddie C.L. Chan and Raymond S.T. Lee The Department of Computing, The Hong Kong Polytechnic University, Hung Hong, Kowloon,

More information

Multilabel Classification Evaluation using Ontology Information

Multilabel Classification Evaluation using Ontology Information Multilabel Classification Evaluation using Ontology Information Stefanie Nowak, Hanna Lukashevich Fraunhofer Institute for Digital Media Technology IDMT Ehrenbergstrasse 31, 98693 Ilmenau, Germany, {nwk,lkh}@idmt.fraunhofer.de

More information

Software Maintainability Ontology in Open Source Software. Celia Chen ARR 2018, USC

Software Maintainability Ontology in Open Source Software. Celia Chen ARR 2018, USC Software Maintainability Ontology in Open Source Software Celia Chen qianqiac@usc.edu ARR 2018, USC How do others measure software maintainability? Most popular methods: Automated analysis of the code

More information

A Case Study on Emergent Semantics in Communities

A Case Study on Emergent Semantics in Communities A Case Study on Emergent Semantics in Communities Elke Michlmayr Women s Postgraduate College for Internet Technologies (WIT), Institute for Software Technology and Interactive Systems Vienna University

More information

A Fast Effective Multi-Channeled Tag Recommender

A Fast Effective Multi-Channeled Tag Recommender A Fast Effective Multi-Channeled Tag Recommender Jonathan Gemmell, Maryam Ramezani, Thomas Schimoler, Laura Christiansen, and Bamshad Mobasher Center for Web Intelligence School of Computing, DePaul University

More information

Retrieval Evaluation. Hongning Wang

Retrieval Evaluation. Hongning Wang Retrieval Evaluation Hongning Wang CS@UVa What we have learned so far Indexed corpus Crawler Ranking procedure Research attention Doc Analyzer Doc Rep (Index) Query Rep Feedback (Query) Evaluation User

More information

The Impact of Running Headers and Footers on Proximity Searching

The Impact of Running Headers and Footers on Proximity Searching The Impact of Running Headers and Footers on Proximity Searching Kazem Taghva, Julie Borsack, Tom Nartker, Jeffrey Coombs, Ron Young Information Science Research Institute University of Nevada, Las Vegas

More information

The impact of resource title on tags in collaborative tagging systems

The impact of resource title on tags in collaborative tagging systems The impact of resource title on tags in collaborative tagging systems ABSTRACT Marek Lipczak Faculty of Computer Science Dalhousie University Halifax, Canada, B3H W5 lipczak@cs.dal.ca Collaborative tagging

More information

Book Recommendation based on Social Information

Book Recommendation based on Social Information Book Recommendation based on Social Information Chahinez Benkoussas and Patrice Bellot LSIS Aix-Marseille University chahinez.benkoussas@lsis.org patrice.bellot@lsis.org Abstract : In this paper, we present

More information