SlideShare a Scribd company logo
1 of 10
Team:
Anand Agrawal [201205671]
Ashutosh Singla [201101106]
Diwas Joshi [201305573]
D Anil Kumar [201250812]
Abstract
 We present a tag recommendation model for collaborative
bookmarking systems.
 Suggesting most relevant tags for a given URL and its
description.
 We are using Lucene index and clustering based approach
to determine the same.
Problem Statement
 Design a tag recommendation system which will form a tag
cloud from a given corpus.
 The tag recommendation problem can be described as follows:
For a given post P whose user is U and resource is R, a set of tags
are suggested as tags for the post.
 The commonly used approach to choose the tags is rule-based
and classification-based methods, but both of them have
defects: rule-based approach relies on expert experience and
manual efforts to set up the rules and tuning the parameters;
classification-based is restrict to the fix of tag space and is
inefficient when it is treated as a multi-label problem.
Related Work
 Some of the previous work in tag recommendation area has been done in
content-based and collaborative approach.
 In the content-based approach, a system exploits some textual source with
Information Retrieval-related techniques in order to extract relevant N-
grams from the text.
Approach
 We started with some pre-processing of given training to make it
more suitable for crawling purposes.
 Then we crawl the URLs from given training dataset to extract
the web content like text, pdf, html document etc. and
normalize it to remove unwanted tags.
 Then we use Lucene to Index the crawled data.
 We are using similarity score based approach and clustering
based approach. We created clusters of similar links such that
each link in each cluster is similar to each other link the cluster
based on a pre-determined approach.
 Finally for each group we find the most popular tags.
Approach… (continued)
For the Extraction of candidate tags we are using
following sources::
 URL given by the user
 From the user's previously tagged resources
 From the given description
 Word related tags which are extracted from description
 For Ranking we are using user history. The groups most
similar to the link and description by user are identified and
the tags to these groups are become tag for the link.
Architecture
Theory
As a part of our clustering model we are calculating clusters on
following different events:
 Grouping the links based on their similarity to other links
 Weighing the groups on their popularity in user's link and
description
 Giving more weight to title tag in over all data
 How much tag is related to words in given description
References
 Tag recommendation by machine learning with textual and social
features Xian Chen · Hyoseop Shin Received: 5 February 2011 /
Revised: 4 January 2012 / Accepted: 5 March 2012 / Published online: 1
April 2012 © Springer Science+Business Media, LLC 2012
 A Tag Recommendation System based on contents Ning Zhang, Yuan
Zhang, and Jie Tang Knowledge Engineering Group Department of
Computer Science and Technology, Tsinghua University, Beijing,
China zntsinghua1117@gmail.com, fancyzy0526@gmail.com and
jietang@tsinghua.edu.cn
 AutoTag: A Collaborative Approach to Automated Tag Assignment for
Weblog Posts Gilad Mishne ISLA, University of Amsterdam Kruislaan
403, 1098SJ Amsterdam, The Netherlands
 STaR: a Social Tag Recommender System Cataldo Musto, Fedelucio
Narducci, Marco de Gemmis, Pasquale Lops, and Giovanni Semeraro
Department of Computer Science, University of Bari “Aldo Moro”, Italy
{musto,narducci,degemmis,lops,semeraro}@di.uniba.it
Slideshow ire

More Related Content

What's hot

Aggregation for searching complex information spaces
Aggregation for searching complex information spacesAggregation for searching complex information spaces
Aggregation for searching complex information spaces
Mounia Lalmas-Roelleke
 
RecSys 2015 Tutorial - Scalable Recommender Systems: Where Machine Learning m...
RecSys 2015 Tutorial - Scalable Recommender Systems: Where Machine Learning m...RecSys 2015 Tutorial - Scalable Recommender Systems: Where Machine Learning m...
RecSys 2015 Tutorial - Scalable Recommender Systems: Where Machine Learning m...
Joaquin Delgado PhD.
 
Tag And Tag Based Recommender
Tag And Tag Based RecommenderTag And Tag Based Recommender
Tag And Tag Based Recommender
gu wendong
 
Recommendation engines
Recommendation enginesRecommendation engines
Recommendation engines
Georgian Micsa
 

What's hot (20)

Recommenders, Topics, and Text
Recommenders, Topics, and TextRecommenders, Topics, and Text
Recommenders, Topics, and Text
 
Cl4201593597
Cl4201593597Cl4201593597
Cl4201593597
 
Email Classification
Email ClassificationEmail Classification
Email Classification
 
Slides ecir2016
Slides ecir2016Slides ecir2016
Slides ecir2016
 
Aggregation for searching complex information spaces
Aggregation for searching complex information spacesAggregation for searching complex information spaces
Aggregation for searching complex information spaces
 
CS8091_BDA_Unit_III_Content_Based_Recommendation
CS8091_BDA_Unit_III_Content_Based_RecommendationCS8091_BDA_Unit_III_Content_Based_Recommendation
CS8091_BDA_Unit_III_Content_Based_Recommendation
 
Semantic Grounding Strategies for Tagbased Recommender Systems
Semantic Grounding Strategies for Tagbased Recommender Systems  Semantic Grounding Strategies for Tagbased Recommender Systems
Semantic Grounding Strategies for Tagbased Recommender Systems
 
Wikipedia as an Ontology for Describing Documents
Wikipedia as an Ontology for Describing DocumentsWikipedia as an Ontology for Describing Documents
Wikipedia as an Ontology for Describing Documents
 
Recommender Systems - A Review and Recent Research Trends
Recommender Systems  -  A Review and Recent Research TrendsRecommender Systems  -  A Review and Recent Research Trends
Recommender Systems - A Review and Recent Research Trends
 
Recommender systems using collaborative filtering
Recommender systems using collaborative filteringRecommender systems using collaborative filtering
Recommender systems using collaborative filtering
 
Information Retrieval Models for Recommender Systems - PhD slides
Information Retrieval Models for Recommender Systems - PhD slidesInformation Retrieval Models for Recommender Systems - PhD slides
Information Retrieval Models for Recommender Systems - PhD slides
 
IRJET- A Survey on Link Prediction Techniques
IRJET-  	  A Survey on Link Prediction TechniquesIRJET-  	  A Survey on Link Prediction Techniques
IRJET- A Survey on Link Prediction Techniques
 
Recommender Systems
Recommender SystemsRecommender Systems
Recommender Systems
 
RecSys 2015 Tutorial - Scalable Recommender Systems: Where Machine Learning m...
RecSys 2015 Tutorial - Scalable Recommender Systems: Where Machine Learning m...RecSys 2015 Tutorial - Scalable Recommender Systems: Where Machine Learning m...
RecSys 2015 Tutorial - Scalable Recommender Systems: Where Machine Learning m...
 
Tag And Tag Based Recommender
Tag And Tag Based RecommenderTag And Tag Based Recommender
Tag And Tag Based Recommender
 
Collaborative filtering
Collaborative filteringCollaborative filtering
Collaborative filtering
 
Semantic Based Model for Text Document Clustering with Idioms
Semantic Based Model for Text Document Clustering with IdiomsSemantic Based Model for Text Document Clustering with Idioms
Semantic Based Model for Text Document Clustering with Idioms
 
Slides: Concurrent Inference of Topic Models and Distributed Vector Represent...
Slides: Concurrent Inference of Topic Models and Distributed Vector Represent...Slides: Concurrent Inference of Topic Models and Distributed Vector Represent...
Slides: Concurrent Inference of Topic Models and Distributed Vector Represent...
 
Recommendation engines
Recommendation enginesRecommendation engines
Recommendation engines
 
Tutorial on Coreference Resolution
Tutorial on Coreference Resolution Tutorial on Coreference Resolution
Tutorial on Coreference Resolution
 

Viewers also liked

My media evaluation pp
My media evaluation ppMy media evaluation pp
My media evaluation pp
Jordyn Parsley
 
Sunflower oil industry
Sunflower oil industrySunflower oil industry
Sunflower oil industry
Hardi Ismail
 
Synopsis of steam power plant system
Synopsis of steam power plant systemSynopsis of steam power plant system
Synopsis of steam power plant system
mundaa
 
恋する和音~トニック、ドミナント、サブドミナントとは~
恋する和音~トニック、ドミナント、サブドミナントとは~恋する和音~トニック、ドミナント、サブドミナントとは~
恋する和音~トニック、ドミナント、サブドミナントとは~
Aira Sakajiri
 
Pénzügyek szerepe a vállalkozások életében
Pénzügyek szerepe a vállalkozások életébenPénzügyek szerepe a vállalkozások életében
Pénzügyek szerepe a vállalkozások életében
nortot
 

Viewers also liked (12)

基礎からのアカペラ処世術 - 2015/6/20
基礎からのアカペラ処世術 - 2015/6/20基礎からのアカペラ処世術 - 2015/6/20
基礎からのアカペラ処世術 - 2015/6/20
 
My media evaluation pp
My media evaluation ppMy media evaluation pp
My media evaluation pp
 
Wireless controlled robotic arm
Wireless controlled robotic armWireless controlled robotic arm
Wireless controlled robotic arm
 
Presentation on cell division via mitosis with voice
Presentation on cell division via mitosis   with voicePresentation on cell division via mitosis   with voice
Presentation on cell division via mitosis with voice
 
AWS & Eucalyptus Cloud Services
AWS & Eucalyptus Cloud ServicesAWS & Eucalyptus Cloud Services
AWS & Eucalyptus Cloud Services
 
Troubleshooting
TroubleshootingTroubleshooting
Troubleshooting
 
Sunflower oil industry
Sunflower oil industrySunflower oil industry
Sunflower oil industry
 
Synopsis of steam power plant system
Synopsis of steam power plant systemSynopsis of steam power plant system
Synopsis of steam power plant system
 
Contabilidad
ContabilidadContabilidad
Contabilidad
 
恋する和音~トニック、ドミナント、サブドミナントとは~
恋する和音~トニック、ドミナント、サブドミナントとは~恋する和音~トニック、ドミナント、サブドミナントとは~
恋する和音~トニック、ドミナント、サブドミナントとは~
 
"Funny Looking": 13 Physical Clues To Your Genetic Inheritance
"Funny Looking": 13 Physical Clues To Your Genetic Inheritance"Funny Looking": 13 Physical Clues To Your Genetic Inheritance
"Funny Looking": 13 Physical Clues To Your Genetic Inheritance
 
Pénzügyek szerepe a vállalkozások életében
Pénzügyek szerepe a vállalkozások életébenPénzügyek szerepe a vállalkozások életében
Pénzügyek szerepe a vállalkozások életében
 

Similar to Slideshow ire

Tag recommendation in social bookmarking sites like deli
Tag recommendation in social bookmarking sites like deliTag recommendation in social bookmarking sites like deli
Tag recommendation in social bookmarking sites like deli
Vinay Singri
 
Tag recommendation in social bookmarking sites like deli
Tag recommendation in social bookmarking sites like deliTag recommendation in social bookmarking sites like deli
Tag recommendation in social bookmarking sites like deli
Vinay Singri
 
Recommending tags for new resources
Recommending tags for new resourcesRecommending tags for new resources
Recommending tags for new resources
IJDKP
 
Custom-Made Ranking in Databases Establishing and Utilizing an Appropriate Wo...
Custom-Made Ranking in Databases Establishing and Utilizing an Appropriate Wo...Custom-Made Ranking in Databases Establishing and Utilizing an Appropriate Wo...
Custom-Made Ranking in Databases Establishing and Utilizing an Appropriate Wo...
ijsrd.com
 

Similar to Slideshow ire (20)

A Proposal on Social Tagging Systems Using Tensor Reduction and Controlling R...
A Proposal on Social Tagging Systems Using Tensor Reduction and Controlling R...A Proposal on Social Tagging Systems Using Tensor Reduction and Controlling R...
A Proposal on Social Tagging Systems Using Tensor Reduction and Controlling R...
 
Tag recommendation in social bookmarking sites like deli
Tag recommendation in social bookmarking sites like deliTag recommendation in social bookmarking sites like deli
Tag recommendation in social bookmarking sites like deli
 
CONTEXTUAL MODEL OF RECOMMENDING RESOURCES ON AN ACADEMIC NETWORKING PORTAL
CONTEXTUAL MODEL OF RECOMMENDING RESOURCES ON AN ACADEMIC NETWORKING PORTALCONTEXTUAL MODEL OF RECOMMENDING RESOURCES ON AN ACADEMIC NETWORKING PORTAL
CONTEXTUAL MODEL OF RECOMMENDING RESOURCES ON AN ACADEMIC NETWORKING PORTAL
 
Contextual model of recommending resources on an academic networking portal
Contextual model of recommending resources on an academic networking portalContextual model of recommending resources on an academic networking portal
Contextual model of recommending resources on an academic networking portal
 
Tag recommendation in social bookmarking sites like deli
Tag recommendation in social bookmarking sites like deliTag recommendation in social bookmarking sites like deli
Tag recommendation in social bookmarking sites like deli
 
lms final ppt.pptx
lms final ppt.pptxlms final ppt.pptx
lms final ppt.pptx
 
Context Based Classification of Reviews Using Association Rule Mining, Fuzzy ...
Context Based Classification of Reviews Using Association Rule Mining, Fuzzy ...Context Based Classification of Reviews Using Association Rule Mining, Fuzzy ...
Context Based Classification of Reviews Using Association Rule Mining, Fuzzy ...
 
Recommending tags for new resources
Recommending tags for new resourcesRecommending tags for new resources
Recommending tags for new resources
 
Framework for Product Recommandation for Review Dataset
Framework for Product Recommandation for Review DatasetFramework for Product Recommandation for Review Dataset
Framework for Product Recommandation for Review Dataset
 
A Survey on Decision Support Systems in Social Media
A Survey on Decision Support Systems in Social MediaA Survey on Decision Support Systems in Social Media
A Survey on Decision Support Systems in Social Media
 
A Survey on Decision Support Systems in Social Media
A Survey on Decision Support Systems in Social MediaA Survey on Decision Support Systems in Social Media
A Survey on Decision Support Systems in Social Media
 
A Survey on Decision Support Systems in Social Media
A Survey on Decision Support Systems in Social MediaA Survey on Decision Support Systems in Social Media
A Survey on Decision Support Systems in Social Media
 
Use of Contextualized Attention Metadata for Ranking and Recommending Learnin...
Use of Contextualized Attention Metadata for Ranking and Recommending Learnin...Use of Contextualized Attention Metadata for Ranking and Recommending Learnin...
Use of Contextualized Attention Metadata for Ranking and Recommending Learnin...
 
Co-Extracting Opinions from Online Reviews
Co-Extracting Opinions from Online ReviewsCo-Extracting Opinions from Online Reviews
Co-Extracting Opinions from Online Reviews
 
Summarization using ntc approach based on keyword extraction for discussion f...
Summarization using ntc approach based on keyword extraction for discussion f...Summarization using ntc approach based on keyword extraction for discussion f...
Summarization using ntc approach based on keyword extraction for discussion f...
 
Integrated expert recommendation model for online communitiesst02
Integrated expert recommendation model for online communitiesst02Integrated expert recommendation model for online communitiesst02
Integrated expert recommendation model for online communitiesst02
 
Naresh sharma
Naresh sharmaNaresh sharma
Naresh sharma
 
Custom-Made Ranking in Databases Establishing and Utilizing an Appropriate Wo...
Custom-Made Ranking in Databases Establishing and Utilizing an Appropriate Wo...Custom-Made Ranking in Databases Establishing and Utilizing an Appropriate Wo...
Custom-Made Ranking in Databases Establishing and Utilizing an Appropriate Wo...
 
Topic Discovery of Online Course Reviews Using LDA with Leveraging Reviews He...
Topic Discovery of Online Course Reviews Using LDA with Leveraging Reviews He...Topic Discovery of Online Course Reviews Using LDA with Leveraging Reviews He...
Topic Discovery of Online Course Reviews Using LDA with Leveraging Reviews He...
 
Recommendation system (1).pptx
Recommendation system (1).pptxRecommendation system (1).pptx
Recommendation system (1).pptx
 

Recently uploaded

DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
MayuraD1
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
AldoGarca30
 

Recently uploaded (20)

data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)Theory of Time 2024 (Universal Theory for Everything)
Theory of Time 2024 (Universal Theory for Everything)
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
457503602-5-Gas-Well-Testing-and-Analysis-pptx.pptx
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 

Slideshow ire

  • 1. Team: Anand Agrawal [201205671] Ashutosh Singla [201101106] Diwas Joshi [201305573] D Anil Kumar [201250812]
  • 2. Abstract  We present a tag recommendation model for collaborative bookmarking systems.  Suggesting most relevant tags for a given URL and its description.  We are using Lucene index and clustering based approach to determine the same.
  • 3. Problem Statement  Design a tag recommendation system which will form a tag cloud from a given corpus.  The tag recommendation problem can be described as follows: For a given post P whose user is U and resource is R, a set of tags are suggested as tags for the post.  The commonly used approach to choose the tags is rule-based and classification-based methods, but both of them have defects: rule-based approach relies on expert experience and manual efforts to set up the rules and tuning the parameters; classification-based is restrict to the fix of tag space and is inefficient when it is treated as a multi-label problem.
  • 4. Related Work  Some of the previous work in tag recommendation area has been done in content-based and collaborative approach.  In the content-based approach, a system exploits some textual source with Information Retrieval-related techniques in order to extract relevant N- grams from the text.
  • 5. Approach  We started with some pre-processing of given training to make it more suitable for crawling purposes.  Then we crawl the URLs from given training dataset to extract the web content like text, pdf, html document etc. and normalize it to remove unwanted tags.  Then we use Lucene to Index the crawled data.  We are using similarity score based approach and clustering based approach. We created clusters of similar links such that each link in each cluster is similar to each other link the cluster based on a pre-determined approach.  Finally for each group we find the most popular tags.
  • 6. Approach… (continued) For the Extraction of candidate tags we are using following sources::  URL given by the user  From the user's previously tagged resources  From the given description  Word related tags which are extracted from description  For Ranking we are using user history. The groups most similar to the link and description by user are identified and the tags to these groups are become tag for the link.
  • 8. Theory As a part of our clustering model we are calculating clusters on following different events:  Grouping the links based on their similarity to other links  Weighing the groups on their popularity in user's link and description  Giving more weight to title tag in over all data  How much tag is related to words in given description
  • 9. References  Tag recommendation by machine learning with textual and social features Xian Chen · Hyoseop Shin Received: 5 February 2011 / Revised: 4 January 2012 / Accepted: 5 March 2012 / Published online: 1 April 2012 © Springer Science+Business Media, LLC 2012  A Tag Recommendation System based on contents Ning Zhang, Yuan Zhang, and Jie Tang Knowledge Engineering Group Department of Computer Science and Technology, Tsinghua University, Beijing, China zntsinghua1117@gmail.com, fancyzy0526@gmail.com and jietang@tsinghua.edu.cn  AutoTag: A Collaborative Approach to Automated Tag Assignment for Weblog Posts Gilad Mishne ISLA, University of Amsterdam Kruislaan 403, 1098SJ Amsterdam, The Netherlands  STaR: a Social Tag Recommender System Cataldo Musto, Fedelucio Narducci, Marco de Gemmis, Pasquale Lops, and Giovanni Semeraro Department of Computer Science, University of Bari “Aldo Moro”, Italy {musto,narducci,degemmis,lops,semeraro}@di.uniba.it