1 / 13

Map Based News Events Aggregator

Map Based News Events Aggregator Haseeb Yousaf Hari K Devulapally Aim of The Project Creating a service which provides localized news. Using Open Calais for categorizing the news. Project Details

albert
Download Presentation

Map Based News Events Aggregator

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. Map Based News Events Aggregator Haseeb Yousaf Hari K Devulapally

  2. Aim of The Project • Creating a service which provides localized news. • Using Open Calais for categorizing the news.

  3. Project Details • The input is obtained via a Map provided by Google Maps which has links for different regions. • The user can click on a link on the Map and news obtained from Yahoo News API, pertaining to that region will be displayed. • Users are given different links grouped in to categories which is done using the semantic entity identification provided through the Semantic Proxy

  4. Flow chart for the Retrieval process User Google Map Servlet First Time? No Yes Yahoo News Web Services Entity Identification Using Semantic Proxy News

  5. Google Map Api • Code Snippet for Google map API <script src="http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAAw-SpDjjV1ekEzUmgr66BSRTCB2YolLokOQdZ04JyhJcx2gLzYRSSnl5G8BV1NumH9Kfb0sKNZ7Ka9w&sensor=true_or_false" type="text/javascript"></script> "var map = new GMap2(document.getElementById(\"map_canvas\"));\n"+ "map.addControl(new GLargeMapControl());\n"+ "map.setCenter(new GLatLng(25,-92), 4);\n"+ "var icon1 = new GIcon();\n"+ "icon1.iconSize = new GSize(34,36);\n"+ "icon1.iconAnchor = new GPoint(6,20);\n"+ "icon1.infoWindowAnchor = new GPoint(20,1);\n

  6. Yahoo News Api • http://search.yahooapis.com/NewsSearchService/V1/newsSearch?appid=YahooDemo&query=madonna&results=2&language=en • Request Parameter • App ID • Query • Results • output • Respond • ResultSet • Result • Title • Summary • Url

  7. How it works: A semantic metadata generation service that extracts entities, facts and events from unstructured text Creates linkages from extracted entities to linked data ecosystem Provides a transportation layer for rich semantic metadata from producers to consumers

  8. <Topic>M&A</Topic> Text markup by Calais Reuters Announced the Acquisition of ClearForest New York - April 30, 2007 Reuters, the global information company, has entered into an agreement to acquire all of the outstanding shares of ClearForest Ltd., a privately held provider of Text Analytics solutions, whose tagging platform and analytical products allow clients to derive precise business information from huge amounts of textual content. ClearForest has received sufficient shareholder approval to complete the transaction, which is expected to close in approximately 30 days, subject to customary closing conditions. The financial terms were not disclosed. Reuters plans to retain and continue to work with the existing management team and their highly skilled workforces in the US and Israel. It also plans to continue to support existing products and customers. Reuters believes that search will be a pivotal element to the future of how financial information is sourced and consumed. As part of its drive into this space, Reuters has created a new strategic group and appointed Gerry Campbell, who will oversee the integration of ClearForest and drive this innovation. <Company>Reuters</Company> <Company>ClearForest Ltd.</Company> <Acquisition offset="494" length="130"> <Company_Acquirer>Reuters</Company_Acquirer> <Company_Acquired>ClearForest Ltd.</Company_Acquired> <Status>Planned</Status> </Acquisition> <Product>Text Analytic Solution </Product> <Company>ClearForest Ltd.</Company> <Company>Reuters</Company> <Country>United States</Country> <Country>Israel</Country> <Company>Reuters</Company> <Person>Gerry Campbell</Person> <ManagementChange offset="2789" length="92"> <Person>Gerry Campbell</Person> <Company>Reuters</Company> <Action>Enters</Position> </ManagementChange>

  9. The Linked Data Cloud with new OpenCalais and Thomson Reuters information assets NEW! NEW!

  10. The Process 5 3 Which provides information and other Linked Data pointers Metadata returned to the user with keys 1 Unstructured Text 4 Keys provide access to the Calais Linked Data cloud 2 Calais extracts entities, facts and events 6 To a range of open and partner Linked data assets, including Thomson Reuters

  11. Example • User clicks on the location in the Google maps(limited to US states). • The request is sent to the yahoo news API, which will retrieve the information about the news related to that particular location • The retrieved information is sent to the http://semanticproxy.opencalais.com/ which helps in entity identification and classification of the news. • The news in presented to the user if no specific category is clicked else category based news is displayed.

  12. Categories based on Open Calais • Top Stories • Business • Politics • Entertainment • Crime • General

  13. Questions?

More Related