1 / 20

SEMANTIC KNOWLEDGE ACQUISITION OF INFORMATION FOR SYNTACTIC WEB

SEMANTIC KNOWLEDGE ACQUISITION OF INFORMATION FOR SYNTACTIC WEB By G.Nagarajan and K.K.Thyagharajan International Journal of Web & Semantic Technology. By Raef Mchaymech. Outline. Introduction. 1. The Problem. 2. The Proposed Solution. 3. 4. The Proposed Architecture. 5. Conclusion.

Télécharger la présentation

SEMANTIC KNOWLEDGE ACQUISITION OF INFORMATION FOR SYNTACTIC WEB

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. SEMANTIC KNOWLEDGE ACQUISITION OF INFORMATION FOR SYNTACTIC WEB By G.Nagarajan and K.K.Thyagharajan International Journal of Web & Semantic Technology By Raef Mchaymech

  2. Outline Introduction 1 The Problem 2 The Proposed Solution 3 4 The Proposed Architecture 5 Conclusion 6 Critics

  3. Introduction • People are using the web for everything

  4. A googled fact

  5. The First Problem • Search engines are returning: • Billions of results, informative and non informative

  6. Current Solutions The introduction of the semantic web in 2000, had encouraged researchers to create the concept of semantic search engines Semantic Web Semantic search engines are indeed widely adopted by developers and engineers Semantic search engines Querying the semantic web, using the semantic search engines returned expected results. Expected Result So What is the Problem NOW !!!

  7. The Second Problem • There is no enough resources to search: • Searches and queries are very domain-dependent • E.g.: • Dbpedia to search Wikipedia • LinkedMDB to search IMDB

  8. Current Solutions VS. Proposed Solution Semantic Web Current Web Write ontologies Write ontologies Transformation

  9. The Proposed Architecture WWW Ontology Repository Conversion to XML Web Crawler Filtering Conversion to RDF/OWL List Of URLs

  10. About the Crawler Web Crawler Templates A Web crawler starts with a list of URLs to visit, called the seeds. As the crawler visits these URLs, it identifies all the hyperlinks in the page and adds them to the list of URLs to visit. URLs from the list arerecursively visited according to a set of policies.

  11. HTML to XML Conversion To XML The conversion is based on Natural Language Processing (NLP), specifically on Name Entity Recognition (NER) 1 NER can classify the entity as: Person Name, Organization Name, Location… 2

  12. HTML to XML Conversion The Proposed Framework HTML Document Preprocessing HTML Web Page Entity Recognition Domain Hierarchy Corresponding XML file Lexicon & pattern Repository

  13. XML to RDFS/OWL Conversion • Two main definitions should take place: • RDFS which provide the rules of the web page • OWL which define the conceptual ontology of the web page • Two techniques should used: • Syntactic Analysis • Semantic Analysis

  14. Syntactic Analysis • It’s a simple mapping between XML elements and OWL elements For more rules please refer to the paper

  15. Semantic Analysis • Strongly based on NLP techniques: • The analyzer works on identifying nouns, verbs, etc… • Probability Reasoner is used to separate concepts and relations • Relationships also consists of is-a and part-of • T box and A box are used to define logic and rules • T box provides the classes and property • A box provides instances

  16. The Overall Architecture

  17. Conclusion • Intelligent information retrieval system • Projecting the reusability concept here • The authors reused the html pages • Convert them to ontologies

  18. Critics • The English is a complete disaster • Authors did not show any real example: • They did not convert from syntactic pages to semantic ones • An example about the conversion of HTML to XML is provided but • not from XML to OWL • The mapping from XSD elements to OWL is not efficient • and is error-prone, irrelevant elements could be easily • inserted in the ontology.

  19. Critics • The authors did not benefit from the expressive power of ontology (restrictions, type of properties…) • They wrote exactly: They talked about the architecture of the syntactic/semantic conversion. But no search engine was designed • No evaluation at all: speed of the solution, the amount of resource consumption…

  20. THANK YOU!

More Related