International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 39 - Number 17 |
Year of Publication: 2012 |
Authors: Swati Tonge, Rashmi Phalnikar |
10.5120/4910-7439 |
Swati Tonge, Rashmi Phalnikar . Keyword Search on XML Repository with Relevance Ranking. International Journal of Computer Applications. 39, 17 ( February 2012), 7-10. DOI=10.5120/4910-7439
Extensible Markup Language (XML) is a simple text format which was designed to describe data using custom tags. The use of custom tags makes XML extremely flexible and enables it to not only describe structured data like information from a table of relational database but also semi-structured data. An XML document is self-describing which has made it a standard means of data exchange between applications and for use in configuration files of enterprise applications. The increasing preference to store and transmit data in the XML format has led to a need for searching these data stores for information. Query languages like Xpath and XQuery are used to retrieve information from xml document. But these query languages are complex for non expert user to learn. Keyword search allows such user to retrieve information without knowledge of complex query language. In this paper we proposed an algorithm for relevance ranking of nodes which retrieved as result by considering keyword ambiguity and intension of user.