1 / 7

Celebrity Timeliner

Celebrity Timeliner. Karan Seth Rahul Dureja Salim Ali Khan. Objective. Generate Year based timelines for celebrities. Freely available Wikipedia datasets are being used. Sax parser generates data for each article from which a regex parser extracts timelines and populates to db. 

vala
Download Presentation

Celebrity Timeliner

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. Celebrity Timeliner Karan Seth Rahul Dureja Salim Ali Khan

  2. Objective • Generate Year based timelines for celebrities. • Freely available Wikipedia datasets are being used. • Sax parser generates data for each article from which a regex parser extracts timelines and populates to db.  • Data is processed to build a category ontology and display a timeline.

  3. List of Software • JAVA SDK (building the SAX Parser) • JSP (displaying the front-end UI) • MySQL (database) • MySQL J Connector (to establish a JDBC link) • EatJ Hosting (The hosting service running the application) • IDE • Eclipse • Oxygen XML Editor

  4. Work Distribution • Karan Seth • Environment Setup • SAX Parser to parse XML files provided by Wikipedia • Regular Expression • Rahul Dureja • Database Setup and Creation • Linking SAX Parser to the Database • Handling Search module in UI • Salim Ali Khan • User Interface Setup • Regular Expressions • Handling Data display and complete integration • Common Tasks • Environment Cleanup • Modifying the Parser to include specific cases • Brainstorming on deciding the architecture of the application

  5. Screenshots

  6. Screenshots

  7. Screenshots

More Related