ISSN: (Online) Volume 2, Issue 3, March 2014 International Journal of Advance Research in Computer Science and Management Studies

Size: px
Start display at page:

Download "ISSN: 2321-7782 (Online) Volume 2, Issue 3, March 2014 International Journal of Advance Research in Computer Science and Management Studies"

Transcription

1 ISSN: (Online) Volume 2, Issue 3, March 2014 International Journal of Advance Research in Computer Science and Management Studies Research Article / Paper / Case Study Available online at: Understanding Personalize Image Search from Photo Sharing Websites Priyanka R. Bhosale 1 Supriya S. Karadkar 2 Surekha K. Jite 3 Prof. Vibha Lahane 4 Abstract: Different peoples have different needs. Social sharing websites allow users to create, share, tag, annotate, and comment media. Metadata generated by user facilitate users during sharing and organizing multimedia content and provide useful information to improve media retrieval and management. The experience of web search is improved by giving the returned list according to the user search intents using personalized search. In this paper, we propose a framework simultaneously considering both the user and query relevance to learn to personalized image search. In this basic work is to embed the user preference and query-related search intent into user-specific topic spaces. Metadata generated by user expresses user s tastes and interests and is used to personalize information to an individual user. Specifically, a machine learning method that analyzes a corpus of tagged content to find hidden topics. I. INTRODUCTION Facebook as most popular social networking website has been hosting 7 billion photos since The rise of the Social Web underscores a fundamental transformation of the Web. Rather than simply searching for, and passively consuming, information, users of blogs, wikis and social media sites are creating, evaluating, and distributing information. While using these sites, users are generating content that could be of interest to other users and a large quantity of metadata in the form of tags and ratings, which can be used to improve Web search and personalization. The process of making Web experience to an individual user as he or she required is called Web personalization. Most of time web personalization is used by Online shopping stores to recommend certain product to the user based on interest, also by advertising agencies to target the customer. The large-scale user-generated metadata not only facilitate users in sharing and organizing multimedia content, but also provide useful information to improve media retrieval and management. Social sharing websites like Flickr and Facebook allow users to create, share, annotate, and comment Medias. Personalized image search serves as one of such examples where the image search experience is improved by generating the returned list according to the modified user search intents. The proposed model contains two components: 1) A ranking-based multi correlation tensor factorization model is proposed to perform annotation prediction. This is considered as users potential annotations for the images; 2) We introduce user -specific topic modelling. This scheme is used to map the query relevance and user preference into the same user-specific topic space. For better evaluating performance, two resources involved with users social activities are employed. Experiments will be done on a large scale Flickr dataset. 2014, IJARCSMS All Rights Reserved 159 P a g e

2 Personalizing image search is an especially challenging problem, because, unlike documents, images generally contain little text that can be used for disambiguating terms. II. LITERATURE SURVEY Most of the existing work follow this scheme and decompose personalized search into two steps: computing the non personalized relevance score between the query and the document, and personalized score is computed by estimating the user s preference over the document. After that, a merging operation is done to generate a final ranked list of images [3][7]. Personalize image search is challenging problem as images contain very less text that can be used to explain them. Consider, for example, a user searching for photos of jaguars. Should the system return images of luxury cars or wild animal picture? Breese, J., Heckerman, D.& Kadie, C. Stated that traditionally, personalization techniques fall in one of two categories: collaborative-filtering or profile based. The first, collaborative filtering [2], aggregates opinions of many users to recommend new items to like-minded users. In these systems, users are asked to rate items on a universal scale. The system then analyses ratings from many users to identify those sharing similar opinions about items and recommends new items that these users liked. Netflix uses collaborative filtering to recommend movies to its subscriber. Amazon uses a similar technology to display other products that users who purchased a given product were also interested in. Since users are asked to rate items on a universal scale, the questions of how to design the rating system and how to elicit high quality ratings from users are very important [10]. Kristina Lerman and Anon Plangprasopchok applied data mining techniques that state that the Personalization system uses a profile of user's interests to target items for user's attention. The profile can be created explicitly by the user, or mined from data about user s behaviour. Examples of the latter include data about user s Web browsing and purchasing behaviour. The author-topic model is also used to find latent topics in a collection of documents and group documents according to topic. If a user prefers one document, this method can be used to recommend other relevant documents. III. PROPOSED SYSTEM Framework of model has two steps: offline stage, online stage. Offline stage includes three type of data metadata, ternary interrelation between users, images and tags and intra relations. After that we will perform annotational prediction. In Proposed Framework, we propose a personalized image search framework by considering user and query information as well as relevance. The user s preferences are estimated by how probable he/she assigns the tags to the images. I. A ranking based tensor factorization model (RMTF) is proposed to perform annotational prediction to the images. II. For represent the query-tag relationship, we made user-specific topics and map the queries as well as the users preferences onto the learned topic spaces. 2014, IJARCSMS All Rights Reserved ISSN: (Online) 160 P a g e

3 In this, we will give an overview of all important techniques which are necessary to implement the system. We will use the three tier architecture approach to our system. In our proposed framework the processing of query consists of steps as follows: I. Input: The user enters the query in word related to image he or she want to search to the through the web-based interface. II. Retrieving of images: The web service then checks whether the query given by the user is valid or not by the process of filtering. If query is valid, then it queries the search engine with query provided by user. After that it retrieves the most relevant images from the search engine MODULES: 1. User-Specific Topic Modeling or constructing 2. Personalized Image Search (PIS) 3. Ranking Multi Correlation based 2014, IJARCSMS All Rights Reserved ISSN: (Online) 161 P a g e

4 MODULES DESCRIPTION: I. User-Specific Topic Modeling In this information about the user and his or her interest is collected. User information collected implicitly and explicitly. Information is spending time on that page and visited pages. We build a set U = {u1, u2, u3.um} as a set of users, T as a set of tags used by user and I as a set of images. Description of a User Interest Model: User specific topic model is the formalized description of the user's interest information. It is calculated as follows: where, Interest i represents the specific topic model of user Ui..,Ki represent the i-th keyword which is extracted from the user's logs, queries and Wj is the weight of keyword Ki. II. Personalized Image Search Here we combined two models: user interest and collaborative filtering model. Here the result is known as score and is calculated as follows: In final stage we arrange this score in decreasing order and obtain the final results In personalized image search, evaluation is not an easy task since relevance judgment can only be evaluated by the searchers. Social sharing websites provide rich resources that can be utilized for personalized image search evaluation. User s social activities, such as rating, tagging and commenting, indicate the user s interest and preference. Two types user feedback are utilized for personalized image search evaluation. First approach is to use social annotations. Second evaluation approach is proposed for customized image search, where the images marked Favorite by the user u are treated as relevant when u issues queries. We use both in our experiments and list the results in the following. *. Topic-based *. Preference based III. Ranking Multi Correlation based In this, we present the algorithm for annotational prediction. Table 1 lists the notations used in this section. Mostly there are three types of entities in a photo sharing website. The tagged data can be viewed as a set of triplets. Let U: denoting the sets of users I: denoting the sets of images T: denoting the sets of tags The set of observed tagging data is denoted by O U I T That is each triplet (u; i; t) O indicates that user u has annotated image i with a tag t. The ternary interrelations can then gives a three dimensional tensor Y R U I T, which is defined as 2014, IJARCSMS All Rights Reserved ISSN: (Online) 162 P a g e

5 IV. EXPERIMENTAL SETUP A. Dataset We perform the experiments on an image dataset. It contains 669,648 images with 500 unique tags collected from Flickr. We got the images owner information and obtained owner user ID of 244,849 images. The collected images belong to 5,120 unique users. We consider only single word-based queries in this paper and handling complex queries of multiple words is our future work. V. DISCUSSION After the original PageRank algorithm based paper [12] was published, there has been research in Personalized PageRank [11, 12, 14, 15, 16]. This work studies the scalability and performance issues because computing Personalized PageRank for every user may not scale to billions of users. For example, [11, 14, 15] provide a framework to limit the bias vector space during the computation of PageRanks, so that acceptable performance can be achieved. Other than the scalability studies,[13] tries to tailor the PageRank vectors based on query terms (but not by individual users). In [15] Personalized Page Ranks are computed based on the user profiles explicitly specified by the users. Our work is different from this body of work in that we focus on developing an automatic learning mechanism for user preferences, so that they can be used to compute Personalized PageRank. Researchers have also proposed ways to personalize web search based on ideas other than PageRank [17, 18, 19]. For example, [17] extends the well-known HITS algorithm by artificially increasing the authority and hub scores of the pages marked relevant by the user in previous searches. [18] explores ways to consider the topic category of a page during ranking using user-specified topics of interest. [19] does a sophisticated analysis on the correlation between users, their queries and search results clicked to model user preferences, but due to the complexity of the analysis, we believe this method is difficult to scale to general search engines. There also exist much research on learning a user s preference from pages she visited [22, 20, 21]. This body of work, however, mainly relies on content analysis of the visited pages, differently from our work. In [20], for example, multiple TF- IDF vectors are generated, each representing the user s interests in one area. In [21] pages visited by the user is categorized by their similarities compared to a set of pre-categorized pages, and user preferences are represented by the topic categories of pages in her browsing history. In [22] the user s preferences are learned from both pages she visited and those visited by users similar to her (collaborative filtering). Our work differs from these studies in that pages are characterized by their Topic- 2014, IJARCSMS All Rights Reserved ISSN: (Online) 163 P a g e

6 Sensitive PageRank s, which are based on the web link structure. It will be an interesting future work to develop an effective mechanism to combine both the content and the web link structure for personalized search. Finally, Google 7 has started a beta-testing of a new personalized search service 8, which seems to estimate a searcher s interests from her past queries. Unfortunately, the details on the algorithm are not known at this point. VI. CONCLUSION In this web based days, the internet is important source for getting useful information. Search engines; try to provide best solution for user s problem, by allowing them to specify a query and providing the images that satisfy them. It is most complicated for the user to select the image among the results shown by search engine. This paper has surveyed different schemes that are used for user preference prediction. We will propose a personalized search model to assist users in getting access to their interested photos by predicting the searcher s preference on returned photos. Today users of web create lots of data, and also generate large quality of metadata. This metadata is in the form of tag and social networks, groups to which they submit images. Effectively utilizing this rich user metadata in the social sharing websites for personalized search is challenging task as well as important enough to merit attention. In this paper we propose a framework to exploit the users social activities for personalized image search. These activities include annotations and the participation of user in groups of interest. The query relevance and user preference are together at a time combined into the final rank list in order to achieve result as per expectation. We have developed a personalized image search framework that helps user to find images based preferences. References 1. Breese, J., Heckerman, D.& Kadie, C. (1998). Empirical analysis of predictive algorithms for collaborative filtering. In Proceedings of the 14th Annual Conference on Uncertainty in Artificial Intelligence (pp ). San Francisco. 2. B.Smyth, A community-based approach to personalizing web search, Computer, vol. 40, no. 8, pp , Golder, S.A. & Huberman, B.A.(2006). The structure of collaborative tagging systems. Journal of Information Science 32(2), Lerman, K., Plangprasopchok, A. & Wong, C. (2007). Personalizing Image Search Results on Flickr. In Proceedings of AAAI workshop on Intelligent Techniques for Information Personalization. Vancouver, Canada, AAAI Press. 5. T. Joachims, L. Granka, B. Pang, H. Hembrooke, and G. Gay.Accurately interpreting click through data as implicit feedback.in Proceedings of SIGIR, pages , T. H. Haveliwala. Topic-sensitive pagerank. In Proceedings of WWW, pages ACM, B. Tan, X. Shen, and C. Zhai.-Mining long-term search history to improve search accuracy. In Proceedings of KDD, pages ACM Press, X. Shen, B. Tan, and C. Zhai. Implicit user modeling for personalized search. In Proceedings of CIKM, pages ACM, B. Yang and G. Jeh-Retroactive answering of search queries. In Proceedings of WWW, pages ACM Press, Agrawal, R., & Srikant, R. (1994). Fast algorithms for mining association rules. In Bocca, J. B., Jarke, M.& Zaniolo, C. (Eds.), Proceedings of the 20th Int. Conf. Very Large Data Bases, VLDB(pp ). Morgan Kaufmann. 11. T. Haveliwala. Topic-sensitive pagerank. In Proceedings of the Eleventh Int l World Wide Web Conf., L. Page, S. Brin, R. Motwani, and T. Winograd. The pagerank citation ranking: Bringing order to the web. Technical report, Stanford Digital Library Technologies Project, M. Richardson and P. Domingos. The Intelligent Surfer: Probabilistic Combination of Link and Content Information in PageRank. In Advances in Neural Information Processing Systems 14. MIT Press, G. Jeh and J. Widom. Scaling personalized web search. In Proceedings of the Twelfth Int l World Wide Web Conf., S. Kamvar, T. Haveliwala, C. Manning, and G. Golub. Exploiting the block structure of the web for computing pagerank. Technical report, Stanford University, M. Aktas, M. Nacar, and F. Menczer. Personalizing pagerank based on domain profiles. In Proc. Of WebKDD 2004: KDD Workshop on Web Mining and Web Usage Analysis, F. Tanudjaja and L. Mui. Persona: A contextualized and personalized web search. In Proc. of the 35th Annual Hawaii International Conference on System Sciences, P. Chirita, W. Nejdl, R. Paiu, and C. Kohlschuetter. Using odp metadata to personalize search. In Proceedings of ACM SIGIR 05, J. Sun, H. Zeng, H. Liu, Y. Lu, and Z. Chen. Cubesvd: A novel approach to personalized web search. In Proceedings of the Fourteenth Int l World Wide Web Conf., , IJARCSMS All Rights Reserved ISSN: (Online) 164 P a g e

7 20. L. Chen and K. Sycara. Webmate: a personal agentfor browsing and searching. Proc. 2nd Intl. Conf. on Autonomous Agents and Multiagent Systems, pages , A. Pretschner and S. Gauch. Ontology based personalized search. In ICTAI, pages , K. Sugiyama, K. Hatano,, and M. Yoshikawa. Adaptive web search based on user profile constructed without any effort from users. In Proceedings of the Thirteenth Int l World Wide Web Conf., , IJARCSMS All Rights Reserved ISSN: (Online) 165 P a g e

Optimization of Image Search from Photo Sharing Websites Using Personal Data

Optimization of Image Search from Photo Sharing Websites Using Personal Data Optimization of Image Search from Photo Sharing Websites Using Personal Data Mr. Naeem Naik Walchand Institute of Technology, Solapur, India Abstract The present research aims at optimizing the image search

More information

Conventional. Personalized

Conventional. Personalized Volume 3, Issue 8, August 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Personalized

More information

International Journal of Engineering Research-Online A Peer Reviewed International Journal Articles available online http://www.ijoer.

International Journal of Engineering Research-Online A Peer Reviewed International Journal Articles available online http://www.ijoer. REVIEW ARTICLE ISSN: 2321-7758 UPS EFFICIENT SEARCH ENGINE BASED ON WEB-SNIPPET HIERARCHICAL CLUSTERING MS.MANISHA DESHMUKH, PROF. UMESH KULKARNI Department of Computer Engineering, ARMIET, Department

More information

Learn to Personalized Image Search from the Photo Sharing Websites

Learn to Personalized Image Search from the Photo Sharing Websites Learn to Personalized Image Search from the Photo Sharing Websites ABSTRACT: Increasingly developed social sharing websites, like Flickr and Youtube, allow users to create, share, annotate and comment

More information

A PREDICTIVE MODEL FOR QUERY OPTIMIZATION TECHNIQUES IN PERSONALIZED WEB SEARCH

A PREDICTIVE MODEL FOR QUERY OPTIMIZATION TECHNIQUES IN PERSONALIZED WEB SEARCH International Journal of Computer Science and System Analysis Vol. 5, No. 1, January-June 2011, pp. 37-43 Serials Publications ISSN 0973-7448 A PREDICTIVE MODEL FOR QUERY OPTIMIZATION TECHNIQUES IN PERSONALIZED

More information

Personalizing Image Search from the Photo Sharing Websites

Personalizing Image Search from the Photo Sharing Websites Personalizing Image Search from the Photo Sharing Websites Swetha.P.C, Department of CSE, Atria IT, Bangalore swethapc.reddy@gmail.com Aishwarya.P Professor, Dept.of CSE, Atria IT, Bangalore aishwarya_p27@yahoo.co.in

More information

Personalized Image Search for Photo Sharing Website

Personalized Image Search for Photo Sharing Website Personalized Image Search for Photo Sharing Website Asst. Professor Rajni Pamnani rajaniaswani@somaiya.edu Manan Desai manan.desai@somaiya.edu Varshish Bhanushali varshish.b@somaiya.edu Ashish Charla ashish.charla@somaiya.edu

More information

IEEE TRANSACTIONS ON MULTIMEDIA, VOL. 14, NO. 4, AUGUST 2012 963. Learn to Personalized Image Search From the Photo Sharing Websites

IEEE TRANSACTIONS ON MULTIMEDIA, VOL. 14, NO. 4, AUGUST 2012 963. Learn to Personalized Image Search From the Photo Sharing Websites IEEE TRANSACTIONS ON MULTIMEDIA, VOL. 14, NO. 4, AUGUST 2012 963 Learn to Personalized Image Search From the Photo Sharing Websites Jitao Sang, Changsheng Xu, Senior Member, IEEE, and Dongyuan Lu Abstract

More information

LDA Based Security in Personalized Web Search

LDA Based Security in Personalized Web Search LDA Based Security in Personalized Web Search R. Dhivya 1 / PG Scholar, B. Vinodhini 2 /Assistant Professor, S. Karthik 3 /Prof & Dean Department of Computer Science & Engineering SNS College of Technology

More information

Personalization of Web Search With Protected Privacy

Personalization of Web Search With Protected Privacy Personalization of Web Search With Protected Privacy S.S DIVYA, R.RUBINI,P.EZHIL Final year, Information Technology,KarpagaVinayaga College Engineering and Technology, Kanchipuram [D.t] Final year, Information

More information

A Large scale Evaluation and Analysis of Personalized Search Strategies

A Large scale Evaluation and Analysis of Personalized Search Strategies A Large scale Evaluation and Analysis of Personalized Search Strategies Zhicheng Dou Nankai University Tianjin 30007, China douzc@yahoo.com.cn Ruihua Song Microsoft Research Asia Beijing 00080, China rsong@microsoft.com

More information

Profile Based Personalized Web Search and Download Blocker

Profile Based Personalized Web Search and Download Blocker Profile Based Personalized Web Search and Download Blocker 1 K.Sheeba, 2 G.Kalaiarasi Dhanalakshmi Srinivasan College of Engineering and Technology, Mamallapuram, Chennai, Tamil nadu, India Email: 1 sheebaoec@gmail.com,

More information

MALLET-Privacy Preserving Influencer Mining in Social Media Networks via Hypergraph

MALLET-Privacy Preserving Influencer Mining in Social Media Networks via Hypergraph MALLET-Privacy Preserving Influencer Mining in Social Media Networks via Hypergraph Janani K 1, Narmatha S 2 Assistant Professor, Department of Computer Science and Engineering, Sri Shakthi Institute of

More information

SECURED AN IMPLEMENTATION OF PERSONALIZED WEB SEARCH

SECURED AN IMPLEMENTATION OF PERSONALIZED WEB SEARCH SECURED AN IMPLEMENTATION OF PERSONALIZED WEB SEARCH 1 Mr. A. MANIKANDAN, 2 Dr. A.VIJAYA KATHIRAVAN 1 Research Scholar, 2 Assistant Professor in Computer Science, 1 Dept of Computer Science, 2 Dept of

More information

Data Mining in Web Search Engine Optimization and User Assisted Rank Results

Data Mining in Web Search Engine Optimization and User Assisted Rank Results Data Mining in Web Search Engine Optimization and User Assisted Rank Results Minky Jindal Institute of Technology and Management Gurgaon 122017, Haryana, India Nisha kharb Institute of Technology and Management

More information

Semantic Search in Portals using Ontologies

Semantic Search in Portals using Ontologies Semantic Search in Portals using Ontologies Wallace Anacleto Pinheiro Ana Maria de C. Moura Military Institute of Engineering - IME/RJ Department of Computer Engineering - Rio de Janeiro - Brazil [awallace,anamoura]@de9.ime.eb.br

More information

A UPS Framework for Providing Privacy Protection in Personalized Web Search

A UPS Framework for Providing Privacy Protection in Personalized Web Search A UPS Framework for Providing Privacy Protection in Personalized Web Search V. Sai kumar 1, P.N.V.S. Pavan Kumar 2 PG Scholar, Dept. of CSE, G Pulla Reddy Engineering College, Kurnool, Andhra Pradesh,

More information

How To Cluster On A Search Engine

How To Cluster On A Search Engine Volume 2, Issue 2, February 2012 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: A REVIEW ON QUERY CLUSTERING

More information

Sustaining Privacy Protection in Personalized Web Search with Temporal Behavior

Sustaining Privacy Protection in Personalized Web Search with Temporal Behavior Sustaining Privacy Protection in Personalized Web Search with Temporal Behavior N.Jagatheshwaran 1 R.Menaka 2 1 Final B.Tech (IT), jagatheshwaran.n@gmail.com, Velalar College of Engineering and Technology,

More information

Supporting Privacy Protection in Personalized Web Search

Supporting Privacy Protection in Personalized Web Search Supporting Privacy Protection in Personalized Web Search Kamatam Amala P.G. Scholar (M. Tech), Department of CSE, Srinivasa Institute of Technology & Sciences, Ukkayapalli, Kadapa, Andhra Pradesh. ABSTRACT:

More information

Link Analysis and Site Structure in Information Retrieval

Link Analysis and Site Structure in Information Retrieval Link Analysis and Site Structure in Information Retrieval Thomas Mandl Information Science Universität Hildesheim Marienburger Platz 22 31141 Hildesheim - Germany mandl@uni-hildesheim.de Abstract: Link

More information

Subordinating to the Majority: Factoid Question Answering over CQA Sites

Subordinating to the Majority: Factoid Question Answering over CQA Sites Journal of Computational Information Systems 9: 16 (2013) 6409 6416 Available at http://www.jofcis.com Subordinating to the Majority: Factoid Question Answering over CQA Sites Xin LIAN, Xiaojie YUAN, Haiwei

More information

Intinno: A Web Integrated Digital Library and Learning Content Management System

Intinno: A Web Integrated Digital Library and Learning Content Management System Intinno: A Web Integrated Digital Library and Learning Content Management System Synopsis of the Thesis to be submitted in Partial Fulfillment of the Requirements for the Award of the Degree of Master

More information

International Journal of Engineering Research-Online A Peer Reviewed International Journal Articles are freely available online:http://www.ijoer.

International Journal of Engineering Research-Online A Peer Reviewed International Journal Articles are freely available online:http://www.ijoer. RESEARCH ARTICLE SURVEY ON PAGERANK ALGORITHMS USING WEB-LINK STRUCTURE SOWMYA.M 1, V.S.SREELAXMI 2, MUNESHWARA M.S 3, ANIL G.N 4 Department of CSE, BMS Institute of Technology, Avalahalli, Yelahanka,

More information

A Novel Framework for Personalized Web Search

A Novel Framework for Personalized Web Search A Novel Framework for Personalized Web Search Aditi Sharan a, * Mayank Saini a a School of Computer and Systems Sciences, Jawaharlal Nehru University, New Delhi-67, India Abstract One hundred users, one

More information

Dynamical Clustering of Personalized Web Search Results

Dynamical Clustering of Personalized Web Search Results Dynamical Clustering of Personalized Web Search Results Xuehua Shen CS Dept, UIUC xshen@cs.uiuc.edu Hong Cheng CS Dept, UIUC hcheng3@uiuc.edu Abstract Most current search engines present the user a ranked

More information

BUILDING A PREDICTIVE MODEL AN EXAMPLE OF A PRODUCT RECOMMENDATION ENGINE

BUILDING A PREDICTIVE MODEL AN EXAMPLE OF A PRODUCT RECOMMENDATION ENGINE BUILDING A PREDICTIVE MODEL AN EXAMPLE OF A PRODUCT RECOMMENDATION ENGINE Alex Lin Senior Architect Intelligent Mining alin@intelligentmining.com Outline Predictive modeling methodology k-nearest Neighbor

More information

Mining Signatures in Healthcare Data Based on Event Sequences and its Applications

Mining Signatures in Healthcare Data Based on Event Sequences and its Applications Mining Signatures in Healthcare Data Based on Event Sequences and its Applications Siddhanth Gokarapu 1, J. Laxmi Narayana 2 1 Student, Computer Science & Engineering-Department, JNTU Hyderabad India 1

More information

Rank Optimization of Personalized Search

Rank Optimization of Personalized Search DEIM Forum 2009 A9-5 Ran Optimization of Personalized Search Lin LI, Zhenglu YANG, and Masaru KITSUREGAWA Dept. of Info. and Comm. Engineering, University of Toyo, 4-6-1 Komaba, Meguro-u, Toyo, 153-8305

More information

Achieve Better Ranking Accuracy Using CloudRank Framework for Cloud Services

Achieve Better Ranking Accuracy Using CloudRank Framework for Cloud Services Achieve Better Ranking Accuracy Using CloudRank Framework for Cloud Services Ms. M. Subha #1, Mr. K. Saravanan *2 # Student, * Assistant Professor Department of Computer Science and Engineering Regional

More information

Incorporating Participant Reputation in Community-driven Question Answering Systems

Incorporating Participant Reputation in Community-driven Question Answering Systems Incorporating Participant Reputation in Community-driven Question Answering Systems Liangjie Hong, Zaihan Yang and Brian D. Davison Department of Computer Science and Engineering Lehigh University, Bethlehem,

More information

Search Taxonomy. Web Search. Search Engine Optimization. Information Retrieval

Search Taxonomy. Web Search. Search Engine Optimization. Information Retrieval Information Retrieval INFO 4300 / CS 4300! Retrieval models Older models» Boolean retrieval» Vector Space model Probabilistic Models» BM25» Language models Web search» Learning to Rank Search Taxonomy!

More information

Improving Web Page Retrieval using Search Context from Clicked Domain Names

Improving Web Page Retrieval using Search Context from Clicked Domain Names Improving Web Page Retrieval using Search Context from Clicked Domain Names Rongmei Li School of Electrical, Mathematics, and Computer Science University of Twente P.O.Box 217, 7500 AE, Enschede, the Netherlands

More information

Privacy Protection in Personalized Web Search- A Survey

Privacy Protection in Personalized Web Search- A Survey Privacy Protection in Personalized Web Search- A Survey Greeshma A S. * Lekshmy P. L. M.Tech Student Assistant Professor Dept. of CSE & Kerala University Dept. of CSE & Kerala University Thiruvananthapuram

More information

Identifying Best Bet Web Search Results by Mining Past User Behavior

Identifying Best Bet Web Search Results by Mining Past User Behavior Identifying Best Bet Web Search Results by Mining Past User Behavior Eugene Agichtein Microsoft Research Redmond, WA, USA eugeneag@microsoft.com Zijian Zheng Microsoft Corporation Redmond, WA, USA zijianz@microsoft.com

More information

Healthcare Measurement Analysis Using Data mining Techniques

Healthcare Measurement Analysis Using Data mining Techniques www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 03 Issue 07 July, 2014 Page No. 7058-7064 Healthcare Measurement Analysis Using Data mining Techniques 1 Dr.A.Shaik

More information

Privacy-Enhancing Personalized Web Search

Privacy-Enhancing Personalized Web Search Privacy-Enhancing Personalized Web Search Yabo Xu* Simon Fraser University 8888 University Drive, Burnaby BC, Canada yxu@cs.sfu.ca Benyu Zhang, Zheng Chen Microsoft Research Asia 5F, Beijing Sigma Center

More information

RANKING WEB PAGES RELEVANT TO SEARCH KEYWORDS

RANKING WEB PAGES RELEVANT TO SEARCH KEYWORDS ISBN: 978-972-8924-93-5 2009 IADIS RANKING WEB PAGES RELEVANT TO SEARCH KEYWORDS Ben Choi & Sumit Tyagi Computer Science, Louisiana Tech University, USA ABSTRACT In this paper we propose new methods for

More information

Search in BigData2 - When Big Text meets Big Graph 1. Introduction State of the Art on Big Data

Search in BigData2 - When Big Text meets Big Graph 1. Introduction State of the Art on Big Data Search in BigData 2 - When Big Text meets Big Graph Christos Giatsidis, Fragkiskos D. Malliaros, François Rousseau, Michalis Vazirgiannis Computer Science Laboratory, École Polytechnique, France {giatsidis,

More information

Extending a Web Browser with Client-Side Mining

Extending a Web Browser with Client-Side Mining Extending a Web Browser with Client-Side Mining Hongjun Lu, Qiong Luo, Yeuk Kiu Shun Hong Kong University of Science and Technology Department of Computer Science Clear Water Bay, Kowloon Hong Kong, China

More information

The Need for Training in Big Data: Experiences and Case Studies

The Need for Training in Big Data: Experiences and Case Studies The Need for Training in Big Data: Experiences and Case Studies Guy Lebanon Amazon Background and Disclaimer All opinions are mine; other perspectives are legitimate. Based on my experience as a professor

More information

Folksonomies versus Automatic Keyword Extraction: An Empirical Study

Folksonomies versus Automatic Keyword Extraction: An Empirical Study Folksonomies versus Automatic Keyword Extraction: An Empirical Study Hend S. Al-Khalifa and Hugh C. Davis Learning Technology Research Group, ECS, University of Southampton, Southampton, SO17 1BJ, UK {hsak04r/hcd}@ecs.soton.ac.uk

More information

A Comparative Approach to Search Engine Ranking Strategies

A Comparative Approach to Search Engine Ranking Strategies 26 A Comparative Approach to Search Engine Ranking Strategies Dharminder Singh 1, Ashwani Sethi 2 Guru Gobind Singh Collage of Engineering & Technology Guru Kashi University Talwandi Sabo, Bathinda, Punjab

More information

Accurate is not always good: How Accuracy Metrics have hurt Recommender Systems

Accurate is not always good: How Accuracy Metrics have hurt Recommender Systems Accurate is not always good: How Accuracy Metrics have hurt Recommender Systems Sean M. McNee mcnee@cs.umn.edu John Riedl riedl@cs.umn.edu Joseph A. Konstan konstan@cs.umn.edu Copyright is held by the

More information

Efficient Query Optimizing System for Searching Using Data Mining Technique

Efficient Query Optimizing System for Searching Using Data Mining Technique Vol.1, Issue.2, pp-347-351 ISSN: 2249-6645 Efficient Query Optimizing System for Searching Using Data Mining Technique Velmurugan.N Vijayaraj.A Assistant Professor, Department of MCA, Associate Professor,

More information

American Journal of Engineering Research (AJER) 2013 American Journal of Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-2, Issue-4, pp-39-43 www.ajer.us Research Paper Open Access

More information

Persona: A Contextualized and Personalized Web Search

Persona: A Contextualized and Personalized Web Search 0-7695-435-9/02 $7.00 (c) 2002 IEEE Persona: A Contextualized and Personalized Web Search Francisco Tanudjaja and Lik Mui Laboratory of Computer Science at MIT fcstanud@alum.mit.edu - lmui@lcs.mit.edu

More information

Personalizing Web Search using Long Term Browsing History

Personalizing Web Search using Long Term Browsing History Personalizing Web Search using Long Term Browsing History ABSTRACT Nicolaas Matthijs University of Cambridge 15 JJ Thomson Avenue Cambridge, UK nm417@cam.ac.uk Personalizing web search results has long

More information

A NOVEL RESEARCH PAPER RECOMMENDATION SYSTEM

A NOVEL RESEARCH PAPER RECOMMENDATION SYSTEM International Journal of Advanced Research in Engineering and Technology (IJARET) Volume 7, Issue 1, Jan-Feb 2016, pp. 07-16, Article ID: IJARET_07_01_002 Available online at http://www.iaeme.com/ijaret/issues.asp?jtype=ijaret&vtype=7&itype=1

More information

Personalized Reputation Management in P2P Networks

Personalized Reputation Management in P2P Networks Personalized Reputation Management in P2P Networks Paul - Alexandru Chirita 1, Wolfgang Nejdl 1, Mario Schlosser 2, and Oana Scurtu 1 1 L3S Research Center / University of Hannover Deutscher Pavillon Expo

More information

CAS-ICT at TREC 2005 SPAM Track: Using Non-Textual Information to Improve Spam Filtering Performance

CAS-ICT at TREC 2005 SPAM Track: Using Non-Textual Information to Improve Spam Filtering Performance CAS-ICT at TREC 2005 SPAM Track: Using Non-Textual Information to Improve Spam Filtering Performance Shen Wang, Bin Wang and Hao Lang, Xueqi Cheng Institute of Computing Technology, Chinese Academy of

More information

Towards Inferring Web Page Relevance An Eye-Tracking Study

Towards Inferring Web Page Relevance An Eye-Tracking Study Towards Inferring Web Page Relevance An Eye-Tracking Study 1, iconf2015@gwizdka.com Yinglong Zhang 1, ylzhang@utexas.edu 1 The University of Texas at Austin Abstract We present initial results from a project,

More information

AWERProcedia Information Technology & Computer Science

AWERProcedia Information Technology & Computer Science AWERProcedia Information Technology & Computer Science Vol 03 (2013) 1157-1162 3 rd World Conference on Information Technology (WCIT-2012) Webification of Software Development: General Outline and the

More information

Keywords Big Data; OODBMS; RDBMS; hadoop; EDM; learning analytics, data abundance.

Keywords Big Data; OODBMS; RDBMS; hadoop; EDM; learning analytics, data abundance. Volume 4, Issue 11, November 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Analytics

More information

Automatic Mining of Internet Translation Reference Knowledge Based on Multiple Search Engines

Automatic Mining of Internet Translation Reference Knowledge Based on Multiple Search Engines , 22-24 October, 2014, San Francisco, USA Automatic Mining of Internet Translation Reference Knowledge Based on Multiple Search Engines Baosheng Yin, Wei Wang, Ruixue Lu, Yang Yang Abstract With the increasing

More information

A MACHINE LEARNING APPROACH TO FILTER UNWANTED MESSAGES FROM ONLINE SOCIAL NETWORKS

A MACHINE LEARNING APPROACH TO FILTER UNWANTED MESSAGES FROM ONLINE SOCIAL NETWORKS A MACHINE LEARNING APPROACH TO FILTER UNWANTED MESSAGES FROM ONLINE SOCIAL NETWORKS Charanma.P 1, P. Ganesh Kumar 2, 1 PG Scholar, 2 Assistant Professor,Department of Information Technology, Anna University

More information

Semantically Enhanced Web Personalization Approaches and Techniques

Semantically Enhanced Web Personalization Approaches and Techniques Semantically Enhanced Web Personalization Approaches and Techniques Dario Vuljani, Lidia Rovan, Mirta Baranovi Faculty of Electrical Engineering and Computing, University of Zagreb Unska 3, HR-10000 Zagreb,

More information

AUTO CLAIM FRAUD DETECTION USING MULTI CLASSIFIER SYSTEM

AUTO CLAIM FRAUD DETECTION USING MULTI CLASSIFIER SYSTEM AUTO CLAIM FRAUD DETECTION USING MULTI CLASSIFIER SYSTEM ABSTRACT Luis Alexandre Rodrigues and Nizam Omar Department of Electrical Engineering, Mackenzie Presbiterian University, Brazil, São Paulo 71251911@mackenzie.br,nizam.omar@mackenzie.br

More information

IJCSES Vol.7 No.4 October 2013 pp.165-168 Serials Publications BEHAVIOR PERDITION VIA MINING SOCIAL DIMENSIONS

IJCSES Vol.7 No.4 October 2013 pp.165-168 Serials Publications BEHAVIOR PERDITION VIA MINING SOCIAL DIMENSIONS IJCSES Vol.7 No.4 October 2013 pp.165-168 Serials Publications BEHAVIOR PERDITION VIA MINING SOCIAL DIMENSIONS V.Sudhakar 1 and G. Draksha 2 Abstract:- Collective behavior refers to the behaviors of individuals

More information

ELPUB Digital Library v2.0. Application of semantic web technologies

ELPUB Digital Library v2.0. Application of semantic web technologies ELPUB Digital Library v2.0 Application of semantic web technologies Anand BHATT a, and Bob MARTENS b a ABA-NET/Architexturez Imprints, New Delhi, India b Vienna University of Technology, Vienna, Austria

More information

Recommendation Tool Using Collaborative Filtering

Recommendation Tool Using Collaborative Filtering Recommendation Tool Using Collaborative Filtering Aditya Mandhare 1, Soniya Nemade 2, M.Kiruthika 3 Student, Computer Engineering Department, FCRIT, Vashi, India 1 Student, Computer Engineering Department,

More information

Optimization of Search Results with Duplicate Page Elimination using Usage Data A. K. Sharma 1, Neelam Duhan 2 1, 2

Optimization of Search Results with Duplicate Page Elimination using Usage Data A. K. Sharma 1, Neelam Duhan 2 1, 2 Optimization of Search Results with Duplicate Page Elimination using Usage Data A. K. Sharma 1, Neelam Duhan 2 1, 2 Department of Computer Engineering, YMCA University of Science & Technology, Faridabad,

More information

A Novel Approach of Investigating Deceptive Activities of Developer for Ranking apps

A Novel Approach of Investigating Deceptive Activities of Developer for Ranking apps International Journal of Computer Sciences and Engineering Open Access Review Paper Volume-4, Issue-3 E-ISSN: 2347-2693 A Novel Approach of Investigating Deceptive Activities of Developer for Ranking apps

More information

Search engine ranking

Search engine ranking Proceedings of the 7 th International Conference on Applied Informatics Eger, Hungary, January 28 31, 2007. Vol. 2. pp. 417 422. Search engine ranking Mária Princz Faculty of Technical Engineering, University

More information

A Survey on Content Delivery of Web-Pages

A Survey on Content Delivery of Web-Pages International Journal of Computer Sciences and Engineering Open Access Survey Paper Volume-4, Issue-3 E-ISSN: 2347-2693 A Survey on Content Delivery of Web-Pages Aaqib Bashir 1 and Prof. T. H. Gurav 2

More information

Financial Trading System using Combination of Textual and Numerical Data

Financial Trading System using Combination of Textual and Numerical Data Financial Trading System using Combination of Textual and Numerical Data Shital N. Dange Computer Science Department, Walchand Institute of Rajesh V. Argiddi Assistant Prof. Computer Science Department,

More information

ISSN: 2320-1363 CONTEXTUAL ADVERTISEMENT MINING BASED ON BIG DATA ANALYTICS

ISSN: 2320-1363 CONTEXTUAL ADVERTISEMENT MINING BASED ON BIG DATA ANALYTICS CONTEXTUAL ADVERTISEMENT MINING BASED ON BIG DATA ANALYTICS A.Divya *1, A.M.Saravanan *2, I. Anette Regina *3 MPhil, Research Scholar, Muthurangam Govt. Arts College, Vellore, Tamilnadu, India Assistant

More information

A QoS-Aware Web Service Selection Based on Clustering

A QoS-Aware Web Service Selection Based on Clustering International Journal of Scientific and Research Publications, Volume 4, Issue 2, February 2014 1 A QoS-Aware Web Service Selection Based on Clustering R.Karthiban PG scholar, Computer Science and Engineering,

More information

Sentiment analysis on tweets in a financial domain

Sentiment analysis on tweets in a financial domain Sentiment analysis on tweets in a financial domain Jasmina Smailović 1,2, Miha Grčar 1, Martin Žnidaršič 1 1 Dept of Knowledge Technologies, Jožef Stefan Institute, Ljubljana, Slovenia 2 Jožef Stefan International

More information

Keywords: Information Retrieval, Vector Space Model, Database, Similarity Measure, Genetic Algorithm.

Keywords: Information Retrieval, Vector Space Model, Database, Similarity Measure, Genetic Algorithm. Volume 3, Issue 8, August 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Effective Information

More information

Search Result Optimization using Annotators

Search Result Optimization using Annotators Search Result Optimization using Annotators Vishal A. Kamble 1, Amit B. Chougule 2 1 Department of Computer Science and Engineering, D Y Patil College of engineering, Kolhapur, Maharashtra, India 2 Professor,

More information

COURSE RECOMMENDER SYSTEM IN E-LEARNING

COURSE RECOMMENDER SYSTEM IN E-LEARNING International Journal of Computer Science and Communication Vol. 3, No. 1, January-June 2012, pp. 159-164 COURSE RECOMMENDER SYSTEM IN E-LEARNING Sunita B Aher 1, Lobo L.M.R.J. 2 1 M.E. (CSE)-II, Walchand

More information

Tomer Shiran VP Product Management MapR Technologies. November 12, 2013

Tomer Shiran VP Product Management MapR Technologies. November 12, 2013 Predictive Analytics with Hadoop Tomer Shiran VP Product Management MapR Technologies November 12, 2013 1 Me, Us Tomer Shiran VP Product Management, MapR Technologies tshiran@maprtech.com MapR Enterprise-grade

More information

Linear programming approach for online advertising

Linear programming approach for online advertising Linear programming approach for online advertising Igor Trajkovski Faculty of Computer Science and Engineering, Ss. Cyril and Methodius University in Skopje, Rugjer Boshkovikj 16, P.O. Box 393, 1000 Skopje,

More information

International Journal of Advanced Research in Computer Science and Software Engineering

International Journal of Advanced Research in Computer Science and Software Engineering Volume 3, Issue 8, August 213 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Global Ranking

More information

Horizontal Aggregations in SQL to Prepare Data Sets for Data Mining Analysis

Horizontal Aggregations in SQL to Prepare Data Sets for Data Mining Analysis IOSR Journal of Computer Engineering (IOSRJCE) ISSN: 2278-0661, ISBN: 2278-8727 Volume 6, Issue 5 (Nov. - Dec. 2012), PP 36-41 Horizontal Aggregations in SQL to Prepare Data Sets for Data Mining Analysis

More information

Context-aware Search for Personal Information Management Systems

Context-aware Search for Personal Information Management Systems Context-aware Search for Personal Information Management Systems Jidong Chen 1,2 Wentao Wu 1 Hang Guo 2 Wei Wang 1 1 Fudan University, Shanghai, China 2 EMC Research China, Beijing, China jidong.chen@emc.com,

More information

Knowledge Discovery from patents using KMX Text Analytics

Knowledge Discovery from patents using KMX Text Analytics Knowledge Discovery from patents using KMX Text Analytics Dr. Anton Heijs anton.heijs@treparel.com Treparel Abstract In this white paper we discuss how the KMX technology of Treparel can help searchers

More information

Semantic Concept Based Retrieval of Software Bug Report with Feedback

Semantic Concept Based Retrieval of Software Bug Report with Feedback Semantic Concept Based Retrieval of Software Bug Report with Feedback Tao Zhang, Byungjeong Lee, Hanjoon Kim, Jaeho Lee, Sooyong Kang, and Ilhoon Shin Abstract Mining software bugs provides a way to develop

More information

How To Use Data Mining For Knowledge Management In Technology Enhanced Learning

How To Use Data Mining For Knowledge Management In Technology Enhanced Learning Proceedings of the 6th WSEAS International Conference on Applications of Electrical Engineering, Istanbul, Turkey, May 27-29, 2007 115 Data Mining for Knowledge Management in Technology Enhanced Learning

More information

Business Lead Generation for Online Real Estate Services: A Case Study

Business Lead Generation for Online Real Estate Services: A Case Study Business Lead Generation for Online Real Estate Services: A Case Study Md. Abdur Rahman, Xinghui Zhao, Maria Gabriella Mosquera, Qigang Gao and Vlado Keselj Faculty Of Computer Science Dalhousie University

More information

Clustering Technique in Data Mining for Text Documents

Clustering Technique in Data Mining for Text Documents Clustering Technique in Data Mining for Text Documents Ms.J.Sathya Priya Assistant Professor Dept Of Information Technology. Velammal Engineering College. Chennai. Ms.S.Priyadharshini Assistant Professor

More information

Inner Classification of Clusters for Online News

Inner Classification of Clusters for Online News Inner Classification of Clusters for Online News Harmandeep Kaur 1, Sheenam Malhotra 2 1 (Computer Science and Engineering Department, Shri Guru Granth Sahib World University Fatehgarh Sahib) 2 (Assistant

More information

Big Data and Analytics: Challenges and Opportunities

Big Data and Analytics: Challenges and Opportunities Big Data and Analytics: Challenges and Opportunities Dr. Amin Beheshti Lecturer and Senior Research Associate University of New South Wales, Australia (Service Oriented Computing Group, CSE) Talk: Sharif

More information

Search Engines. Stephen Shaw <stesh@netsoc.tcd.ie> 18th of February, 2014. Netsoc

Search Engines. Stephen Shaw <stesh@netsoc.tcd.ie> 18th of February, 2014. Netsoc Search Engines Stephen Shaw Netsoc 18th of February, 2014 Me M.Sc. Artificial Intelligence, University of Edinburgh Would recommend B.A. (Mod.) Computer Science, Linguistics, French,

More information

International Journal of Innovative Research in Computer and Communication Engineering

International Journal of Innovative Research in Computer and Communication Engineering Achieve Ranking Accuracy Using Cloudrank Framework for Cloud Services R.Yuvarani 1, M.Sivalakshmi 2 M.E, Department of CSE, Syed Ammal Engineering College, Ramanathapuram, India ABSTRACT: Building high

More information

COMP9321 Web Application Engineering

COMP9321 Web Application Engineering COMP9321 Web Application Engineering Semester 2, 2015 Dr. Amin Beheshti Service Oriented Computing Group, CSE, UNSW Australia Week 11 (Part II) http://webapps.cse.unsw.edu.au/webcms2/course/index.php?cid=2411

More information

Filtering Noisy Contents in Online Social Network by using Rule Based Filtering System

Filtering Noisy Contents in Online Social Network by using Rule Based Filtering System Filtering Noisy Contents in Online Social Network by using Rule Based Filtering System Bala Kumari P 1, Bercelin Rose Mary W 2 and Devi Mareeswari M 3 1, 2, 3 M.TECH / IT, Dr.Sivanthi Aditanar College

More information

Big Data Analytics of Multi-Relationship Online Social Network Based on Multi-Subnet Composited Complex Network

Big Data Analytics of Multi-Relationship Online Social Network Based on Multi-Subnet Composited Complex Network , pp.273-284 http://dx.doi.org/10.14257/ijdta.2015.8.5.24 Big Data Analytics of Multi-Relationship Online Social Network Based on Multi-Subnet Composited Complex Network Gengxin Sun 1, Sheng Bin 2 and

More information

Data Mining System, Functionalities and Applications: A Radical Review

Data Mining System, Functionalities and Applications: A Radical Review Data Mining System, Functionalities and Applications: A Radical Review Dr. Poonam Chaudhary System Programmer, Kurukshetra University, Kurukshetra Abstract: Data Mining is the process of locating potentially

More information

Term extraction for user profiling: evaluation by the user

Term extraction for user profiling: evaluation by the user Term extraction for user profiling: evaluation by the user Suzan Verberne 1, Maya Sappelli 1,2, Wessel Kraaij 1,2 1 Institute for Computing and Information Sciences, Radboud University Nijmegen 2 TNO,

More information

Understanding Web personalization with Web Usage Mining and its Application: Recommender System

Understanding Web personalization with Web Usage Mining and its Application: Recommender System Understanding Web personalization with Web Usage Mining and its Application: Recommender System Manoj Swami 1, Prof. Manasi Kulkarni 2 1 M.Tech (Computer-NIMS), VJTI, Mumbai. 2 Department of Computer Technology,

More information

Automatic Annotation Wrapper Generation and Mining Web Database Search Result

Automatic Annotation Wrapper Generation and Mining Web Database Search Result Automatic Annotation Wrapper Generation and Mining Web Database Search Result V.Yogam 1, K.Umamaheswari 2 1 PG student, ME Software Engineering, Anna University (BIT campus), Trichy, Tamil nadu, India

More information

Cloud Computing for Agent-based Traffic Management Systems

Cloud Computing for Agent-based Traffic Management Systems Cloud Computing for Agent-based Traffic Management Systems Manoj A Patil Asst.Prof. IT Dept. Khyamling A Parane Asst.Prof. CSE Dept. D. Rajesh Asst.Prof. IT Dept. ABSTRACT Increased traffic congestion

More information

Automated Collaborative Filtering Applications for Online Recruitment Services

Automated Collaborative Filtering Applications for Online Recruitment Services Automated Collaborative Filtering Applications for Online Recruitment Services Rachael Rafter, Keith Bradley, Barry Smyth Smart Media Institute, Department of Computer Science, University College Dublin,

More information

Experiments in Web Page Classification for Semantic Web

Experiments in Web Page Classification for Semantic Web Experiments in Web Page Classification for Semantic Web Asad Satti, Nick Cercone, Vlado Kešelj Faculty of Computer Science, Dalhousie University E-mail: {rashid,nick,vlado}@cs.dal.ca Abstract We address

More information

Can Twitter Predict Royal Baby's Name?

Can Twitter Predict Royal Baby's Name? Summary Can Twitter Predict Royal Baby's Name? Bohdan Pavlyshenko Ivan Franko Lviv National University,Ukraine, b.pavlyshenko@gmail.com In this paper, we analyze the existence of possible correlation between

More information

Web Search Personalization Based on Browsing History by Artificial Immune System

Web Search Personalization Based on Browsing History by Artificial Immune System Int. J. Advance. Soft Comput. Appl., Vol. 2, No. 3, November 2010 ISSN 2074-8523; Copyright ICSRS Publication, 2010 www.i-csrs.org Web Search Personalization Based on Browsing History by Artificial Immune

More information

MIRACLE at VideoCLEF 2008: Classification of Multilingual Speech Transcripts

MIRACLE at VideoCLEF 2008: Classification of Multilingual Speech Transcripts MIRACLE at VideoCLEF 2008: Classification of Multilingual Speech Transcripts Julio Villena-Román 1,3, Sara Lana-Serrano 2,3 1 Universidad Carlos III de Madrid 2 Universidad Politécnica de Madrid 3 DAEDALUS

More information