International Journal of Managment, IT and Engineering
  • Year: 2013
  • Volume: 3
  • Issue: 7

Semantic search system using ontology for computer languages

  • Author:
  • Bhavesh Gandh
  • Total Page Count: 7
  • Page Number: 527 to 533

Online published on 7 November, 2013.

Abstract

The World Wide Web allows people to globally share data from large repositories. Retrieving desired data/information is a challenging task for the search engines. Some existing search engines apply keyword search technique while others retrieve partially semantic results. The data accessed by the former is quick, but a lot of it is irrelevant and that by the later is semantically consistent to some extent but the response time is high. The proposed project adds a semantic dimension to the search system by a domain specific ontology. The ontology is well maintained in terms of concepts and relations. The system implements data retrieval technique similar to the one applied by the keyword search engines. Thus the proposed system is an advancement to the existing systems and meets both the requirements of being semantic in nature and quick to respond. The system accepts the user's need in the form of query, parses it, rephrases parsed query using ontology and then finally fires it to a keyword search engine. The retrieved links are filtered and reordered based on their relevance. The system also provides suggestions depending on query terms and intellisense. Thus the proposed project intends to develop such a system for major programming languages like C++, java etc.

Keywords

Information Retrieval, Query Processing, Semantic Search