Visualization of NLP Extractions Features Introduction Purpose

Slides:



Advertisements
Similar presentations
Companies can suffer numerous problems due to poor management of resources and careless decisions. In real-world decision- making, many organizations lack.
Advertisements

Web Design Graphical User Interface Navigation. Website Prototyping Plan your website Take time to plan the goal And outcome for your site Based on target.
Monarch Pro Presented by: Bernadette Coleman Assistant Coordinator of Payroll Alcorn State University September 17, 2012.
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
McGraw-Hill Technology Education© 2004 by the McGraw-Hill Companies, Inc. All Rights Reserved. Introduction to Microsoft Office.
McGraw-Hill Technology Education© 2004 by the McGraw-Hill Companies, Inc. All Rights Reserved. Introduction to Microsoft Office 2003.
ArcView Documents Francisco Olivera, Ph.D., P.E. Department of Civil Engineering Texas A&M University.
First Bytes - LabVIEW. Today’s Session Introduction to LabVIEW Colors and computers Lab to create a color picker Lab to manipulate an image Visual ProgrammingImage.
Copyright 2003 The McGraw-Hill Companies, Inc CHAPTER Application Software computing ESSENTIALS    
Computer Science 103 Chapter 2 HyperText Markup Language (HTML)
Design factors Content –Fig.s 4-49, 5-4, 6-3 Organization –Fig.s 2-10, 2-11, 2-12, 2-14, 2-15, 5-17 Performance Aesthetic Security.
THE BASICS OF THE WEB Davison Web Design. Introduction to the Web Main Ideas The Internet is a worldwide network of hardware. The World Wide Web is part.
WEB DESIGNING Prof. Jesse A. Role Ph. D TM UEAB 2010.
XP New Perspectives on Microsoft Access 2002 Tutorial 71 Microsoft Access 2002 Tutorial 7 – Integrating Access With the Web and With Other Programs.
Web Design Basic Concepts.
Crafting a successfu l (inline) Information Experience: Understanding how users read online Crafting a successfu l (inline) Information Experience: Understanding.
Section 2.1 Compare the Internet and the Web Identify Web browser components Compare Web sites and Web pages Describe types of Web sites Section 2.2 Identify.
What is Web Design?  Web design is the creation of a Web page using hypertext or hypermedia to be viewed on the World Wide Web.
Who Wants to be a Millionaire? Web Page Development Dreamweaver Chapter 1.
Dynamic Web Pages (Flash, JavaScript)
Introduction to Spreadsheet Software. Spreadsheets and Their Uses Examples of Charts Spreadsheet Basics Spreadsheet Map Types of Spreadsheet Data Navigating.
1 Web Basics Section 1.1 Compare the Internet and the Web Compare Web sites and Web pages Identify Web browser components Describe types of Web sites Section.
Human Factors in Web Design Mohsen Asgari. Contents WWW & Human Factors Relationship Human and Computer Interaction HCI & WWW Information Presentation.
Flash & JavaScript Mariela Hristova October 19, 2004 INF 385E – Fall 2004 – School of Information.
CSE 3 Fluency in Information Technology Michelle Christiana Lee University of CA, San Diego Computational Thinking- This course seeks to promote the enhancement.
McGraw-Hill/Irwin The Interactive Computing Series © 2002 The McGraw-Hill Companies, Inc. All rights reserved. Microsoft Excel 2002 Lesson 1 Introduction.
Introduction to ArcGIS for Environmental Scientists Module 1 – Data Visualization Chapter 4 - Layouts.
PowerPoint Presentation for Dennis, Wixom, & Tegarden Systems Analysis and Design with UML, 3rd Edition Copyright © 2009 John Wiley & Sons, Inc. All rights.
Group 3: Art Gallery Monica Almendarez Content/Project Manager Willliam Egle Technology Manager Christina Pié Usability/ADA Compliance Manager Mirjana.
Click to add text © 2012 IBM Corporation 1 Visualization of View Data Susan L. Cline SWS Visualization.
Google Image Search, Code, Fusion Tables Audrey and Chris.
HTML Overview Part 5 – JavaScript 1. Scripts 2  Scripts are used to add dynamic content to a web page.  Scripts consist of a list of commands that execute.
Asstt. Prof Sonia Sharma Computer Dept 1 HTML ( Hypertext MarkUP Language ) HTML is the lingua franca for publishing hypertext on the World Wide Web.
Computer Literacy for IC 3 Unit 2: Using Productivity Software Chapter 10: Enhancing a Presentation © 2010 Pearson Education, Inc. | Publishing as Prentice.
Understanding Web-Based Digital Media Production Methods, Software, and Hardware Objective
introductionwhyexamples What is a Web site? A web site is: a presentation tool; a way to communicate; a learning tool; a teaching tool; a marketing important.
Project: Web Designer. Phase 1: The World Wide Web.
Microsoft Excel Illustrated Introductory Workbooks and Preparing them for the Web Managing.
HTML PROJECT #1 Project 1 Introduction to HTML. HTML Project 1: Introduction to HTML 2 Project Objectives 1.Describe the Internet and its associated key.
Microsoft FrontPage 2003 Illustrated Complete Creating a Web Site.
Introducing Macromedia Flash 8
CSE 3 Portfolio Desktop Publishing with MS Word Computational Thinking
Pre-Production Meet with the client to create a project plan:
Creating a Flash Web Site
5.2 Microsoft Excel.
Project 1 Introduction to HTML.
21 Essential Data Visualization Tools
Appendix B MathScript Basics
Project 1 Introduction to HTML.
Adobe Photoshop.
Microsoft Excel A Spreadsheet Program.
Introduction to JavaScript
Kanban Task Manager Single‒ Introduction
Getting Started with Dreamweaver
Presentation Software
WEB 240 knowledge is divine-- snaptutorial.com. WEB 240 Entire Course For more classes visit WEB 240 Week 1 Individual Website Brainstorm.
Step 1: Design for a Computer Medium
5.2 Microsoft Excel.
Creating a Successful Web Presence
Integrating JavaScript and HTML
Objective Understand web-based digital media production methods, software, and hardware. Course Weight : 10%
The Web Wizard’s Guide To JavaScript
Unit 6 part 3 Test Javascript Test.
Teaching slides Chapter 6.
A function that is initiated using an icon, drop-down menu, or mouse
A Complete Guide to ISO 9001: 2008
A Complete Guide to ISO 9001: 2008
Introduction to JavaScript
Question Examples Is the interactive Google map useful?
Engineering Design Process
Presentation transcript:

Visualization of NLP Extractions Features Introduction Purpose Team Members: K. Barbour, D. Vieth, D. Warraich Faculty Advisor: Prof. Bridget McInnes, Ph.D. Sponsor: Securboration, Inc. Sponsor Advisor: Joshua Powers, CTO Introduction Features Securboration- development company working with security and collaboration Natural Language Processing (NLP) NLP- interaction and understanding between computers and human language Focus on displaying and visualizing entities in text Given an extraction program that scans numerous files and extracts this pertinent information. Sample data given- history of terrorist attacks Features used: timeline (right), categorize (bottom-right), cluster, & kills per capita (bottom-left) Timeline plots each entity in order of date and has a scroll bar used to navigate Categorize color-codes all the entities depending on the target type associated Cluster groups together entity points that overlap based on the zoom of the map Kills per capita shows a heat-map of the affected areas, ranging from white for low numbers to red for high numbers Purpose Tasked with designing the visualization component, displaying the content provided by the extraction program Visualization outsourced to graphical data manipulating software CartoDB- subscription-based mapping program, loads in tables from Excel Sample data formatted into tables using scripts, synced with program Features provided using HTML and JavaScript.