NLP course project Automatic headline generation. ETH Spring Semester 2014

Size: px
Start display at page:

Download "NLP course project Automatic headline generation. ETH Spring Semester 2014"

Transcription

1 NLP course project Automatic headline generation ETH Spring Semester 2014

2 Project description The content of the course will include the most fundamental parts of language processing: Tokenization, sentence boundaries Morphology Syntax Semantics etc. For the practical project, we are going to focus on a very concrete application scenario where you can apply most of the material taught in the course.

3 Project description Headline generation: Given a newswire article, generate a very short summary containing the main fact in the article.

4 Headline generation With the possibility of commercial space travel becoming a reality in the near future, we are facing some serious safety hurdles before the industry takes off. Chief among these issues is something called the Kessler Syndrome. Named after a NASA scientist, it s a theory that as the space around the planet gets more crowded, collisions are more likely to occur, adding even more debris orbiting the globe. If left unchecked, the amount of junk floating around our planet could theoretically block out the sun, let alone make for safe space travel. Swiss scientists don t want this to happen and have decided to do something about it.

5 Headline generation With the possibility of commercial space travel becoming a reality in the near future, we are facing some serious safety hurdles before the industry takes off. Chief among these issues is something called the Kessler Syndrome. Named after a NASA scientist, it s a theory that as the space around the planet gets more crowded, collisions are more likely to occur, adding even more debris orbiting the globe. If left unchecked, the amount of junk floating around our planet could theoretically block out the sun, let alone make for safe space travel. Swiss scientists don t want this to happen and have decided to do something about it.

6 Headline generation Switzerland working to clean up massive amounts of orbiting debris With the possibility of commercial space travel becoming a reality in the near future, we are facing some serious safety hurdles before the industry takes off. Chief among these issues is something called the Kessler Syndrome. Named after a NASA scientist, it s a theory that as the space around the planet gets more crowded, collisions are more likely to occur, adding even more debris orbiting the globe. If left unchecked, the amount of junk floating around our planet could theoretically block out the sun, let alone make for safe space travel. Swiss scientists don t want this to happen and have decided to do something about it.

7 Headline generation Switzerland Announces Plan to Clean Up Space Junk With the possibility of commercial space travel becoming a reality in the near future, we are facing some serious safety hurdles before the industry takes off. Chief among these issues is something called the Kessler Syndrome. Named after a NASA scientist, it s a theory that as the space around the planet gets more crowded, collisions are more likely to occur, adding even more debris orbiting the globe. If left unchecked, the amount of junk floating around our planet could theoretically block out the sun, let alone make for safe space travel. Swiss scientists don t want this to happen and have decided to do something about it.

8 Headline generation Swiss Plan "Janitor Satellite" to Clean Up Space Junk With the possibility of commercial space travel becoming a reality in the near future, we are facing some serious safety hurdles before the industry takes off. Chief among these issues is something called the Kessler Syndrome. Named after a NASA scientist, it s a theory that as the space around the planet gets more crowded, collisions are more likely to occur, adding even more debris orbiting the globe. If left unchecked, the amount of junk floating around our planet could theoretically block out the sun, let alone make for safe space travel. Swiss scientists don t want this to happen and have decided to do something about it.

9 Headline generation Swiss looks to tidy up space junk With the possibility of commercial space travel becoming a reality in the near future, we are facing some serious safety hurdles before the industry takes off. Chief among these issues is something called the Kessler Syndrome. Named after a NASA scientist, it s a theory that as the space around the planet gets more crowded, collisions are more likely to occur, adding even more debris orbiting the globe. If left unchecked, the amount of junk floating around our planet could theoretically block out the sun, let alone make for safe space travel. Swiss scientists don t want this to happen and have decided to do something about it.

10 Automatic Text Summarization A summary is: "a concise representation of a document's content to enable a reader to determine its relevance to a specific information" (Johnson, 1995). "a text produced from one or more texts, that contains a significant portion of the information in the original text(s), and is no longer than half of the original text(s) (Hovy, 2003). Automatic text summarization: Methods and techniques for obtaining summaries of textual documents in a fully automated way.

11 Headline Generation Single-document summarization producing very short summaries. Examples (February 19, 2012): Syria 'disintegrating under crippling sanctions' NASA celebrates 50th anniversary of John Glenn's flight Iranian warships sail into the Mediterranean Latvians say "no" in Russian language vote Dow nears psychological milestone: Greek cabinet backs extra austerity measures Whitney Houston's journey 'home' ends with private burial

12 Headline Generation Single-document summarization producing very short summaries. Advantages (I): The output is just one sentence: not so much need to worry about coherence and cohesion. But he said President Bashar al-assad's government would fight to the end. Human rights groups have put the figure at more than 7,000, while the government says at least 2,000 members of the security forces have been killed combating "armed gangs and terrorists".

13 Headline Generation Single-document summarization producing very short summaries. Advantages (II): The first sentence in news articles is usually a summary. Syria 'disintegrating under crippling sanctions' One of Syria's leading businessmen says its economy is being crippled by foreign sanctions and that the government is slowly disintegrating. NASA celebrates 50th anniversary of John Glenn's flight Veterans of NASA's Project Mercury reunited Saturday to celebrate the 50th anniversary of John Glenn's orbital flight, visiting the old launch pad and meeting the astronaut himself.

14 Headline Generation Single-document summarization producing very short summaries. Advantages (III): Selecting only one sentence from one document we do not have to worry about removing redundancy in the summary.

15 Headline Generation Single-document summarization producing very short summaries. Main challenges: How to find the most relevant information in the source document. Cannot always benefit from redundancy. How to generate a very short, yet grammatical summary. Many headlines are equally good. How to evaluate discriminating valid variations of headlines from irrelevant ones.

16 DUC and TAC competitions International competitions of automatic summarizers: Document Understanding Conferences (DUC) from 2000 to Text Analysis Conferences (TAC), from Each competition defines one or several tasks and provides: Development data for participants to tune their summarizers. Test data (usually available the last week). Manual and automatic evaluation.

17 5. Multi-document query-focused summarization, e.g. as answer of [who is X?]. DUC Tasks that year: 1. Very short single-document summaries (<= 75 bytes). (Headline Generation) 2. Multi-document summaries (<= 665 bytes). 3. Very short cross-lingual single-document summaries. 4. Cross-lingual multi-document summaries.

18 DUC-2004 Very Short Summaries A total of 500 documents. Generate a headline for each summary (<= 75 bytes). Summaries over the length limit are truncated. Evaluation using ROUGE n-gram matching.

19 DUC-2004 Very Short Summaries ROUGE (Recall-Oriented Understudy for Gisting Evaluation): Inspired by BLEU for Machine Translation evaluation. Developed by Chin-Yew Lin. Compares the automatic summary with a set of manual summaries. Counts the number of overlapping n-grams. Many different variations of ROUGE metrics.

20 DUC-2004 Very Short Summaries BLEU = precision of n-grams ROUGE = recall of n-grams M: N-grams in manual summaries A: N-grams in automatic summary

21 DUC-2004 Very Short Summaries Example: ROUGE-1 M1: Switzerland working to clean up orbiting debris M2: Switzerland Announces Plan to Clean Up Space Junk A1: Swiss Plan "Janitor Satellite" to Clean Up Space Junk Tokens in manual summaries: 15 Tokens in manual summaries which appear in the automatic summary: 9 Recall = 9 / 15

22 DUC-2004 Very Short Summaries Example: ROUGE-1 M1: Switzerland working to clean up orbiting debris M2: Switzerland Announces Plan to Clean Up Space Junk A2: Swiss looks to tidy up space junk Tokens in manual summaries: 15 Tokens in manual summaries which appear in the automatic summary: 5 Recall = 5 / 15

23 DUC-2004 Very Short Summaries Example: ROUGE-1 M1: Switzerland working to clean up orbiting debris M2: Switzerland Announces Plan to Clean Up Space Junk A3: Space Junk Plan to Clean Up Switzerland Tokens in manual summaries: 15 Tokens in manual summaries which appear in the automatic summary: 11 Recall = 11 / 15!

24 DUC-2004 Very Short Summaries Other evaluation procedures: Extrinsic evaluation (e.g. long clicks on documents with different titles or snippets; summaries for open-ended answers in QA systems). Manual intrinsic evaluations (readability, informativeness, coherence, overall quality, etc.) Many automatic metrics proposed, but ROUGE-SU4 (a variation of ROUGE) ranks well in terms of rank correlation to overall quality scores.

25 Techniques Ideally, a summarizer would be implemented according to the following architecture: 1. Process the input documents. 2. Understand them and transform them into a semantic representation encoding what happened, what the entities involved where, the role of each entity, and additional modifiers (time, location, etc.) 3. Reason or Inference on the semantic representation to decide what will appear in the summary. 4. Generate the summary with Natural Language Generation But the technology is not ready yet......to achieve > 95% readable, informative summaries for every possible domain

26 Techniques Most existing summarizers use extractive technologies: Weight the sentences based on a combination of features: Sentence position. Sentence length. Lexical cohesion scores (words in common with other sentences, graph-based scoring algorithms, etc.). Relevant entities mentioned in the sentence. etc. Extract the top N sentences (N=1 for headlines) and remove redundant sentences. Postprocessing. Sentence rewriting and compression.

27 Techniques DUC proceedings: TAC proceedings: 2008: : : ACL Anthology:

28 Getting started 1. Download the ROUGE evaluation script from (you will need to apply and wait for the response ): com/default.aspx 2. Download the data files at: 3. Decompress the file: tar xvf - nlp-ethz.tgz gunzip -c 4. Go to the docs directory and look at the input documents and their format: cd nlp-ethz/docs ; ls 5. Go to the eval directory and browse the manual headlines (manual/) and the participants proposed headlines (peers/): cd nlp-ethz/eval/manual ; ls cd nlp-ethz/eval/peers ; ls

29 Getting started 6. Run ROUGE on the data: ROUGE/RELEASE-1.5.5/ROUGE pl \ -e ROUGE/RELEASE-1.5.5/data \ -a -c 95 -b 75 -m -n 4 -w 1.2 t1.rouge.in > output

30 You can share the tools you develop that are useful to other teams, e.g. to parse the input format of the files (this will be valued in the project's final score). Organization aspects You can work as individuals or 2-person groups. We now provide the development data on which you can improve your systems. At the end of the term we will provide to you the test data to verify that the systems were not over fitting the development set. We will keep track of progress on these sets. We will provide pointers to some additional off-the-shelf tools that you can download and use, such as parsers.

Application Areas of AI Artificial intelligence is divided into different branches which are mentioned below:

Application Areas of AI   Artificial intelligence is divided into different branches which are mentioned below: Week 2 - o Expert Systems o Natural Language Processing (NLP) o Computer Vision o Speech Recognition And Generation o Robotics o Neural Network o Virtual Reality APPLICATION AREAS OF ARTIFICIAL INTELLIGENCE

More information

Relation Extraction, Neural Network, and Matrix Factorization

Relation Extraction, Neural Network, and Matrix Factorization Relation Extraction, Neural Network, and Matrix Factorization Presenter: Haw-Shiuan Chang UMass CS585 guest lecture on 2016 Nov. 17 Most slides prepared by Patrick Verga Relation Extraction Knowledge Graph

More information

Neural Network-Based Abstract Generation for Opinions and Arguments

Neural Network-Based Abstract Generation for Opinions and Arguments Neural Network-Based Abstract Generation for Opinions and Arguments Lu Wang Wang Ling Opinions What do you think? [source: www.cartoonbank.com] Mundane tasks Which movie to watch tonight? Which hotel should

More information

Textual Characteristics based High Quality Online Reviews Evaluation and Detection

Textual Characteristics based High Quality Online Reviews Evaluation and Detection 2013 Submitted on: October 30, Textual Characteristics based High Quality Online Reviews Evaluation and Detection Hui Nie School of Information Management, Sun Yat-sen University, Guangzhou, China. E-mail

More information

신경망기반자동번역기술. Konkuk University Computational Intelligence Lab. 김강일

신경망기반자동번역기술. Konkuk University Computational Intelligence Lab.  김강일 신경망기반자동번역기술 Konkuk University Computational Intelligence Lab. http://ci.konkuk.ac.kr kikim01@kunkuk.ac.kr 김강일 Index Issues in AI and Deep Learning Overview of Machine Translation Advanced Techniques in

More information

Credits. National Aeronautics and Space Administration. United Space Alliance, LLC. John Frassanito and Associates Strategic Visualization

Credits. National Aeronautics and Space Administration. United Space Alliance, LLC. John Frassanito and Associates Strategic Visualization A New Age in Space The Vision for Space Exploration Credits National Aeronautics and Space Administration United Space Alliance, LLC John Frassanito and Associates Strategic Visualization Coalition for

More information

TITLE OF PRESENTATION. Elsevier s Challenge. Dynamic Knowledge Stores and Machine Translation. Presented By Marius Doornenbal,, Anna Tordai

TITLE OF PRESENTATION. Elsevier s Challenge. Dynamic Knowledge Stores and Machine Translation. Presented By Marius Doornenbal,, Anna Tordai Elsevier s Challenge Dynamic Knowledge Stores and Machine Translation Presented By Marius Doornenbal,, Anna Tordai Date 25-02-2016 OUTLINE Introduction Elsevier: from publisher to a data & analytics company

More information

A New Simulator for Botball Robots

A New Simulator for Botball Robots A New Simulator for Botball Robots Stephen Carlson Montgomery Blair High School (Lockheed Martin Exploring Post 10-0162) 1 Introduction A New Simulator for Botball Robots Simulation is important when designing

More information

Scientists warn of space junk danger

Scientists warn of space junk danger www.breaking News English.com Ready-to-use ESL/EFL Lessons by Sean Banville 1,000 IDEAS & ACTIVITIES FOR LANGUAGE TEACHERS The Breaking News English.com Resource Book http://www.breakingnewsenglish.com/book.html

More information

The Value of Simple Checks

The Value of Simple Checks The Value of Simple Checks Conference on Quality in the Space and Defense Industries March 19, 20, 2012 Joe Nieberding Simple Checks Can Be Very Effective Frequently, engineers believe that checking anything

More information

Data and Knowledge as Infrastructure. Chaitan Baru Senior Advisor for Data Science CISE Directorate National Science Foundation

Data and Knowledge as Infrastructure. Chaitan Baru Senior Advisor for Data Science CISE Directorate National Science Foundation Data and Knowledge as Infrastructure Chaitan Baru Senior Advisor for Data Science CISE Directorate National Science Foundation 1 Motivation Easy access to data The Hello World problem (courtesy: R.V. Guha)

More information

Alan Shepard, : The First American to Travel into Space

Alan Shepard, : The First American to Travel into Space Alan Shepard, 1923-1998: The First American to Travel into Space This week we tell about astronaut Alan Shepard, who was the first American to fly in space. MISSION CONTROL: "Three, two, one, zero...liftoff!"

More information

Race to the Moon: The Days of Project Gemini

Race to the Moon: The Days of Project Gemini 13 August 2012 MP3 at voaspecialenglish.com Race to the Moon: The Days of Project Gemini EXPLORATIONS -- a program in Special English by the Voice of America. SHIRLEY GRIFFITH: Today, Harry Monroe and

More information

60 YEARS OF NASA. Russia and America. NASA s achievements SPECIAL REPORT. Look Closer

60 YEARS OF NASA. Russia and America. NASA s achievements SPECIAL REPORT. Look Closer Look Closer FirstNews Issue 639 14 20 September 2018 SPECIAL REPORT 60 YEARS OF NASA The spiral galaxy Messier 81, as seen by NASA s Hubble Space Telescope, which was launched in 1990 THE National Aeronautics

More information

NRC Workshop on NASA Technologies

NRC Workshop on NASA Technologies NRC Workshop on NASA Technologies Modeling, Simulation, and Information Technology & Processing Panel 1: Simulation of Engineering Systems Greg Zacharias Charles River Analytics 10 MAY 2011 1 Charge to

More information

Chapter 7 Information Redux

Chapter 7 Information Redux Chapter 7 Information Redux Information exists at the core of human activities such as observing, reasoning, and communicating. Information serves a foundational role in these areas, similar to the role

More information

The 2018 Publishing Landscape: Technological Horizons. Lyndsey Dixon Editorial Director, APAC Journals Taylor & Francis Group

The 2018 Publishing Landscape: Technological Horizons. Lyndsey Dixon Editorial Director, APAC Journals Taylor & Francis Group The 2018 Publishing Landscape: Technological Horizons Lyndsey Dixon Editorial Director, APAC Journals Taylor & Francis Group Today Waves of innovation Publishing advancements through innovation Artificial

More information

A Quick Guide To Search Engine Optimization

A Quick Guide To Search Engine Optimization A Quick Guide To Search Engine Optimization For our latest special offers, free gifts and much more, Click here to visit us now You are granted full Master Distribution Rights to this ebook. You may give

More information

Girl Power for Science U.S. Senator Barbara Mikulski Welcomes Astronaut Sally Ride to Honeywell SciGirls at the Maryland Science Center

Girl Power for Science U.S. Senator Barbara Mikulski Welcomes Astronaut Sally Ride to Honeywell SciGirls at the Maryland Science Center Girl Power for Science U.S. Senator Barbara Mikulski Welcomes Astronaut Sally Ride to Honeywell SciGirls at the Maryland Science Center Adventures in Environmental Leadership Expands With New CCBC Partnership

More information

Status of Active Debris Removal (ADR) developments at the Swiss Space Center

Status of Active Debris Removal (ADR) developments at the Swiss Space Center Status of Active Debris Removal (ADR) developments at the Swiss Space Center Muriel Richard, Benoit Chamot, Volker Gass, Claude Nicollier muriel.richard@epfl.ch IAF SYMPOSIUM 2013 11 February 2013 Vienna

More information

NASA Overview Of Russia's Kaliningrad Spaceflight Control Center: NASA Technical Memorandum On Russian Space Program By National Aeronautics and

NASA Overview Of Russia's Kaliningrad Spaceflight Control Center: NASA Technical Memorandum On Russian Space Program By National Aeronautics and NASA Overview Of Russia's Kaliningrad Spaceflight Control Center: NASA Technical Memorandum On Russian Space Program By National Aeronautics and Space Administration (NASA) If looking for a book by National

More information

Natural Language Knowledge Graphs

Natural Language Knowledge Graphs Natural Language Knowledge Graphs Ido Dagan, Bar-Ilan University Joint work with Meni Adler, Ori Shapira, Vered Shwartz, Gabriel Stanovsky, Rachel Wities, Iryna Gurevych Work in progress A Perspective:

More information

A RENEWED SPIRIT OF DISCOVERY

A RENEWED SPIRIT OF DISCOVERY A RENEWED SPIRIT OF DISCOVERY The President s Vision for U.S. Space Exploration PRESIDENT GEORGE W. BUSH JANUARY 2004 Table of Contents I. Background II. Goal and Objectives III. Bringing the Vision to

More information

Russian breaks time-in-space record

Russian breaks time-in-space record www.breaking News English.com Ready-to-use ESL / EFL Lessons Russian breaks time-in-space record URL: http://www.breakingnewsenglish.com/0508/050818-space.html Today s contents The Article 2 Warm-ups 3

More information

Date: System: Format: Army Size: Scenarios: Number of games: Army Selection: Publications in use: Meals: Other activities:

Date: System: Format: Army Size: Scenarios: Number of games: Army Selection: Publications in use: Meals: Other activities: FEBRUARY 10TH/11TH Warhammer 40,000 Throne of Skulls Doubles is a casual gaming event for a team of two. At this event the manner in which you play is just as important as the results of your games, therefore

More information

Testimony to the President s Commission on Implementation of the United States Space Exploration Policy

Testimony to the President s Commission on Implementation of the United States Space Exploration Policy Testimony to the President s Commission on Implementation of the United States Space Exploration Policy Cort Durocher, Executive Director American Institute of Aeronautics and Astronautics NTSB Conference

More information

Mathematics Explorers Club Fall 2012 Number Theory and Cryptography

Mathematics Explorers Club Fall 2012 Number Theory and Cryptography Mathematics Explorers Club Fall 2012 Number Theory and Cryptography Chapter 0: Introduction Number Theory enjoys a very long history in short, number theory is a study of integers. Mathematicians over

More information

NATIONAL AERONAUTICS AND SPACE ADMINISTRATION

NATIONAL AERONAUTICS AND SPACE ADMINISTRATION NATIONAL AERONAUTICS AND SPACE ADMINISTRATION AT A GLANCE: 2006 Discretionary Budget Authority: $16.5 billion (Increase from 2005: 2 percent) Major Programs: Exploration and science Space Shuttle and Space

More information

STOA Workshop State of the art Machine Translation - Current challenges and future opportunities 3 December Report

STOA Workshop State of the art Machine Translation - Current challenges and future opportunities 3 December Report STOA Workshop State of the art Machine Translation - Current challenges and future opportunities 3 December 2013 Report Jan van der Meer MT as the New Lingua Franca In this age of constant development

More information

Space Debris Mitigation

Space Debris Mitigation Space Debris Mitigation The CleanSpace One Project Volker Gass, Claude Nicollier, Anton Ivanov, Muriel Richard Swiss Space Center 27 March 2012 Ref. SSC-CSO-1-0-Generic Presentation 27-03-12.pptx Context

More information

Patent Mining: Use of Data/Text Mining for Supporting Patent Retrieval and Analysis

Patent Mining: Use of Data/Text Mining for Supporting Patent Retrieval and Analysis Patent Mining: Use of Data/Text Mining for Supporting Patent Retrieval and Analysis by Chih-Ping Wei ( 魏志平 ), PhD Institute of Service Science and Institute of Technology Management National Tsing Hua

More information

JOURNAL OF OBJECT TECHNOLOGY

JOURNAL OF OBJECT TECHNOLOGY JOURNAL OF OBJECT TECHNOLOGY Online at www.jot.fm. Published by ETH Zurich, Chair of Software Engineering JOT, 2003 Vol. 2, No. 4, July-August 2003 Specifying Good Requirements Donald Firesmith, Software

More information

Design of a Remote-Cockpit for small Aerospace Vehicles

Design of a Remote-Cockpit for small Aerospace Vehicles Design of a Remote-Cockpit for small Aerospace Vehicles Muhammad Faisal, Atheel Redah, Sergio Montenegro Universität Würzburg Informatik VIII, Josef-Martin Weg 52, 97074 Würzburg, Germany Phone: +49 30

More information

CubeSat Integration into the Space Situational Awareness Architecture

CubeSat Integration into the Space Situational Awareness Architecture CubeSat Integration into the Space Situational Awareness Architecture Keith Morris, Chris Rice, Mark Wolfson Lockheed Martin Space Systems Company 12257 S. Wadsworth Blvd. Mailstop S6040 Littleton, CO

More information

NOTICE WARNING CONCERNING COPYRIGHT RESTRICTIONS: The copyright law of the United States (title 17, U.S. Code) governs the making of photocopies or

NOTICE WARNING CONCERNING COPYRIGHT RESTRICTIONS: The copyright law of the United States (title 17, U.S. Code) governs the making of photocopies or NOTICE WARNING CONCERNING COPYRIGHT RESTRICTIONS: The copyright law of the United States (title 17, U.S. Code) governs the making of photocopies or other reproductions of copyrighted material. Any copying

More information

TASK B (adapted from Abschlussprüfung Englisch 2008/Haupttermin)

TASK B (adapted from Abschlussprüfung Englisch 2008/Haupttermin) TASK B (adapted from Abschlussprüfung Englisch 2008/Haupttermin) WRITING TO WIN You take part in a writing competition for the online magazine nature.com. The competition rules say that the story must

More information

Space Exploration. Summary. Contents. Rob Waring. Level 3-1. Before Reading Think Ahead During Reading Comprehension... 5

Space Exploration. Summary. Contents. Rob Waring. Level 3-1. Before Reading Think Ahead During Reading Comprehension... 5 Level 3-1 Space Exploration Rob Waring Summary This book is about how space travel and exploration has developed since the 1950s to the present time. Contents Before Reading Think Ahead... 2 Vocabulary...

More information

Indiana K-12 Computer Science Standards

Indiana K-12 Computer Science Standards Indiana K-12 Computer Science Standards What is Computer Science? Computer science is the study of computers and algorithmic processes, including their principles, their hardware and software designs,

More information

Case 1 - ENVISAT Gyroscope Monitoring: Case Summary

Case 1 - ENVISAT Gyroscope Monitoring: Case Summary Code FUZZY_134_005_1-0 Edition 1-0 Date 22.03.02 Customer ESOC-ESA: European Space Agency Ref. Customer AO/1-3874/01/D/HK Fuzzy Logic for Mission Control Processes Case 1 - ENVISAT Gyroscope Monitoring:

More information

UNIT-III LIFE-CYCLE PHASES

UNIT-III LIFE-CYCLE PHASES INTRODUCTION: UNIT-III LIFE-CYCLE PHASES - If there is a well defined separation between research and development activities and production activities then the software is said to be in successful development

More information

Meningitis Symptoms Extraction from Published Conference Research Projects and Journals

Meningitis Symptoms Extraction from Published Conference Research Projects and Journals Meningitis Symptoms Extraction from Published Conference Research Projects and Journals Binyam Seyoum binseyoum@gmail.com Tibebe Beshah School of Information Science, Addis Ababa University, Ethiopia tibebe.beshah@gmail.com

More information

Space Challenges Preparing the next generation of explorers. The Program

Space Challenges Preparing the next generation of explorers. The Program Space Challenges Preparing the next generation of explorers Space Challenges is the biggest free educational program in the field of space science and high technologies in the Balkans - http://spaceedu.net

More information

The Hybrid Space Program: A Commercial Strategy for NASA s Constellation Program

The Hybrid Space Program: A Commercial Strategy for NASA s Constellation Program The Hybrid Space Program: A Commercial Strategy for NASA s Constellation Program Daniel B. Hendrickson Florida Institute of Technology Washington Internships for Students of Engineering 5 August 2009 Introduction

More information

PROJECT PERIODIC REPORT PUBLISHABLE SUMMARY

PROJECT PERIODIC REPORT PUBLISHABLE SUMMARY PROJECT PERIODIC REPORT PUBLISHABLE SUMMARY Grant Agreement number: ICT 316404 Project acronym: NewsReader Project title: Building structured event indexes of large volumes of financial and economic data

More information

Senior Design Projects: Sample Ethical Analyses

Senior Design Projects: Sample Ethical Analyses Senior Design Projects: Sample Ethical Analyses EE 441/442 Spring 2005 Introduction What follows are three sample ethical analyses to help you in the preparation of your senior design project report. Please

More information

Fred Rohles. This is Kansas Profile. I'm Ron Wilson, director of the Huck. Boyd National Institute for Rural Development at Kansas State

Fred Rohles. This is Kansas Profile. I'm Ron Wilson, director of the Huck. Boyd National Institute for Rural Development at Kansas State 1 Fred Rohles This is Kansas Profile. I'm Ron Wilson, director of the Huck Boyd National Institute for Rural Development at Kansas State University. Three, two, one, liftoff! The early days of the American

More information

AI and Cognitive Science Trajectories: Parallel but diverging paths? Ken Forbus Northwestern University

AI and Cognitive Science Trajectories: Parallel but diverging paths? Ken Forbus Northwestern University AI and Cognitive Science Trajectories: Parallel but diverging paths? Ken Forbus Northwestern University Where did AI go? Overview From impossible dreams to everyday realities: How AI has evolved, and why

More information

Human Spaceflight Programmes and Possible Greek Participation

Human Spaceflight Programmes and Possible Greek Participation Human Spaceflight Programmes and Possible Greek Participation By G. Reibaldi, R.Nasca, Directorate of Human Spaeflight European Space Agency Thessaloniki, Greece, December 1st, 2008 HSF-SP/2008.003/GR

More information

How to write a paper and get it published in a refereed journal

How to write a paper and get it published in a refereed journal How to write a paper and get it published in a refereed journal C. H. Juang, PhD, PE, F.ASCE Glenn Professor, Clemson University Editor in Chief, Engineering Geology 1 Acknowledgments Part of the material

More information

INTRODUCTION: A PROJECT READINESS PACKAGE (PRP) IS CONSTRUCTED TO PROVIDE A ADMINISTRATIVE INFORMATION:

INTRODUCTION: A PROJECT READINESS PACKAGE (PRP) IS CONSTRUCTED TO PROVIDE A ADMINISTRATIVE INFORMATION: INTRODUCTION: A PROJECT READINESS PACKAGE (PRP) IS CONSTRUCTED TO PROVIDE A MULTIDISCIPLINARY SENIOR DESIGN (MSD) TEAM WITH GUIDELINES. THIS SPECIFIC PRP WILL DETAIL THE PROCESSES AND REQUIREMENTS ASSOCIATED

More information

Change Detection using SAR Data

Change Detection using SAR Data White Paper Change Detection using SAR Data John Wessels: Senior Scientist PCI Geomatics Change Detection using SAR Data The ability to identify and measure significant changes in target scattering and/or

More information

NLP, Games, and Robotic Cars

NLP, Games, and Robotic Cars NLP, Games, and Robotic Cars [These slides were created by Dan Klein and Pieter Abbeel for CS188 Intro to AI at UC Berkeley. All CS188 materials are available at http://ai.berkeley.edu.] So Far: Foundational

More information

How to write a great research paper

How to write a great research paper How to write a great research paper Deep Learning Indaba, Stellenbosch Nando de Freitas, Ulrich Paquet and Stephan Gouws, DeepMind; Martin Arjovsky and Kyunghyun Cho, New York University y n a How to write

More information

Space Challenges Preparing the next generation of explorers. The Program

Space Challenges Preparing the next generation of explorers. The Program Space Challenges Preparing the next generation of explorers Space Challenges is one of the biggest educational programs in the field of space science and high technologies in Europe - http://spaceedu.net

More information

Building a Business Knowledge Base by a Supervised Learning and Rule-Based Method

Building a Business Knowledge Base by a Supervised Learning and Rule-Based Method KSII TRANSACTIONS ON INTERNET AND INFORMATION SYSTEMS VOL. 9, NO. 1, Jan. 2015 407 Copyright 2015 KSII Building a Business Knowledge Base by a Supervised Learning and Rule-Based Method Sungho Shin 1, 2,

More information

Sally Ride. LEVELED READER BOOK OA Sally Ride. Visit for thousands of books and materials.

Sally Ride. LEVELED READER BOOK OA Sally Ride.  Visit  for thousands of books and materials. Sally Ride A Reading A Z Level O Leveled Book Word Count: 1,001 LEVELED READER BOOK OA Sally Ride Written by Bea Silverberg Visit www.readinga-z.com for thousands of books and materials. www.readinga-z.com

More information

GD&T Encoding and Decoding with SpaceClaim

GD&T Encoding and Decoding with SpaceClaim GD&T Encoding and Decoding with SpaceClaim Dave Zwier Senior Technical Writer SpaceClaim GPDIS_2014.ppt 1 Biography Draftsman aerospace industry 1978-1980 B.S. Material Science Michigan State University

More information

A Neural Attention Model for Abstractive Sentence Summarization

A Neural Attention Model for Abstractive Sentence Summarization A Neural Attention Model for Abstractive Sentence Summarization Alexander Rush Sumit Chopra Jason Weston Facebook AI Research Harvard SEAS Rush, Chopra, Weston (Facebook AI) Neural Abstractive Summarization

More information

2. REVIEW OF LITERATURE

2. REVIEW OF LITERATURE 2. REVIEW OF LITERATURE Digital image processing is the use of the algorithms and procedures for operations such as image enhancement, image compression, image analysis, mapping. Transmission of information

More information

APPENDIX B. Anti-satellite Weapons Geoffrey Forden. Laser Attacks against Satellites

APPENDIX B. Anti-satellite Weapons Geoffrey Forden. Laser Attacks against Satellites Appendices 75 APPENDIX B Anti-satellite Weapons Geoffrey Forden Laser Attacks against Satellites In the past, both the United States and Russia have considered using lasers in missile defense systems.

More information

Clinical Natural Language Processing: Unlocking Patient Records for Research

Clinical Natural Language Processing: Unlocking Patient Records for Research Clinical Natural Language Processing: Unlocking Patient Records for Research Mark Dredze Computer Science Malone Center for Engineering Healthcare Center for Language and Speech Processing Natural Language

More information

Two Bracketing Schemes for the Penn Treebank

Two Bracketing Schemes for the Penn Treebank Anssi Yli-Jyrä Two Bracketing Schemes for the Penn Treebank Abstract The trees in the Penn Treebank have a standard representation that involves complete balanced bracketing. In this article, an alternative

More information

Back In Bologna 2/12/98

Back In Bologna 2/12/98 2/12/98 Back In Bologna Going East It is amazing that I can wake up one sunny (hard to believe) morning in Rochester, New York and when I lay down to sleep (after a ride in a space ship) be across the

More information

Venue and times. What players will need to bring. Fleet Lists. Prizes

Venue and times. What players will need to bring. Fleet Lists. Prizes 1 Venue and times The Tournament will be held on Saturday June 3rd 2017 at the UK Games Expo (NEC Birmingham). Players should arrive for registration at 9am. Each round will last a maximum of 3 hours and

More information

Ground Systems for Small Sats: Simple, Fast, Inexpensive

Ground Systems for Small Sats: Simple, Fast, Inexpensive Ground Systems for Small Sats: Simple, Fast, Inexpensive but Effective 15 th Ground Systems Architecture Workshop March 1, 2011 Mr Andrew Kwas, Mr Greg Shreve, Northrop Grumman Corp, Mr Adam Yozwiak, Cornell

More information

Chapter 9 Image Compression Standards

Chapter 9 Image Compression Standards Chapter 9 Image Compression Standards 9.1 The JPEG Standard 9.2 The JPEG2000 Standard 9.3 The JPEG-LS Standard 1IT342 Image Compression Standards The image standard specifies the codec, which defines how

More information

Lossy and Lossless Compression using Various Algorithms

Lossy and Lossless Compression using Various Algorithms Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 6.017 IJCSMC,

More information

Michael Clausen Frank Kurth University of Bonn. Proceedings of the Second International Conference on WEB Delivering of Music 2002 IEEE

Michael Clausen Frank Kurth University of Bonn. Proceedings of the Second International Conference on WEB Delivering of Music 2002 IEEE Michael Clausen Frank Kurth University of Bonn Proceedings of the Second International Conference on WEB Delivering of Music 2002 IEEE 1 Andreas Ribbrock Frank Kurth University of Bonn 2 Introduction Data

More information

One of the people who voiced their opinion on President Kennedy s decision to go to the moon was 13- year-old Mary Lou Reitler.

One of the people who voiced their opinion on President Kennedy s decision to go to the moon was 13- year-old Mary Lou Reitler. Why Choose the Moon? ST-C400-18-63 16 November 1963 Senator George Smathers of Florida and President John F. Kennedy at Cape Canaveral, Florida, Pad B, Complex 37, where they were briefed on the Saturn

More information

THE DEEP WATERS OF DEEP LEARNING

THE DEEP WATERS OF DEEP LEARNING THE DEEP WATERS OF DEEP LEARNING THE CURRENT AND FUTURE IMPACT OF ARTIFICIAL INTELLIGENCE ON THE PUBLISHING INDUSTRY. BY AND FRANKFURTER BUCHMESSE 2/6 Given the ever increasing number of publishers exploring

More information

Identifying Patent Monetization Entities

Identifying Patent Monetization Entities Identifying Patent Monetization Entities Mihai Surdeanu msurdeanu@email.arizona.edu mihai@lexmachina.com Sara Jeruss sjeruss@lexmachina.com June 13 th, 2013 Source: The New York Times, http://nyti.ms/11qsmvl

More information

Tac Due: Sep. 26, 2012

Tac Due: Sep. 26, 2012 CS 195N 2D Game Engines Andy van Dam Tac Due: Sep. 26, 2012 Introduction This assignment involves a much more complex game than Tic-Tac-Toe, and in order to create it you ll need to add several features

More information

Direct Manipulation. and Instrumental Interaction. Direct Manipulation

Direct Manipulation. and Instrumental Interaction. Direct Manipulation Direct Manipulation and Instrumental Interaction Direct Manipulation 1 Direct Manipulation Direct manipulation is when a virtual representation of an object is manipulated in a similar way to a real world

More information

Info 2950, Lecture 26

Info 2950, Lecture 26 Info 2950, Lecture 26 9 May 2017 Office hour Wed 10 May 2:30-3:30 Wed 17 May 1:30-2:30 Prob Set 8: due 10 May (end of classes, auto-extension to end of week) Sun, 21 May 2017, 2:00-4:30pm in Olin Hall

More information

HSBN Publishing Submission Guidelines

HSBN Publishing Submission Guidelines HSBN Publishing Submission Guidelines Our Style and Format HSBN Publishing publishes personable, readable, relatable books that honor God and help readers live their lives of faith in a meaningful way.

More information

2018 IEEE Signal Processing Cup: Forensic Camera Model Identification Challenge

2018 IEEE Signal Processing Cup: Forensic Camera Model Identification Challenge 2018 IEEE Signal Processing Cup: Forensic Camera Model Identification Challenge This competition is sponsored by the IEEE Signal Processing Society Introduction The IEEE Signal Processing Society s 2018

More information

The Second Industry Conference on fourth Industrial revolution Pedro Alexandre da Costa Sousa. Tehran 27 th -28 th February 2017

The Second Industry Conference on fourth Industrial revolution Pedro Alexandre da Costa Sousa. Tehran 27 th -28 th February 2017 The Second Industry Conference on fourth Industrial revolution Pedro Alexandre da Costa Sousa Tehran 27 th -28 th February 2017 Pedro Alexandre da Costa Sousa European Project Leaders Network Society (EPL)

More information

SpaceX launches a top-secret spy satellite for NASA

SpaceX launches a top-secret spy satellite for NASA SpaceX launches a top-secret spy satellite for NASA By Christian Science Monitor, adapted by Newsela staff on 05.05.17 Word Count 832 Level 1200L A SpaceX rocket sits on launch pad 39A as it is prepared

More information

Fault Management Architectures and the Challenges of Providing Software Assurance

Fault Management Architectures and the Challenges of Providing Software Assurance Fault Management Architectures and the Challenges of Providing Software Assurance Presented to the 31 st Space Symposium Date: 4/14/2015 Presenter: Rhonda Fitz (MPL) Primary Author: Shirley Savarino (TASC)

More information

Reference guide for Wireless Config Analyzer Express

Reference guide for Wireless Config Analyzer Express Reference guide for Wireless Config Analyzer Express Contents Introduction Tool Link Features Components used / What is supported RF Health Main objectives Worst metric selection Data Summarization RF

More information

3D Modelling Is Not For WIMPs Part II: Stylus/Mouse Clicks

3D Modelling Is Not For WIMPs Part II: Stylus/Mouse Clicks 3D Modelling Is Not For WIMPs Part II: Stylus/Mouse Clicks David Gauldie 1, Mark Wright 2, Ann Marie Shillito 3 1,3 Edinburgh College of Art 79 Grassmarket, Edinburgh EH1 2HJ d.gauldie@eca.ac.uk, a.m.shillito@eca.ac.uk

More information

A Method for Estimating Meanings for Groups of Shapes in Presentation Slides

A Method for Estimating Meanings for Groups of Shapes in Presentation Slides A Method for Estimating Meanings for Groups of Shapes in Presentation Slides Yuki Sakuragi, Atsushi Aoyama, Fuminori Kimura, and Akira Maeda Abstract This paper proposes a method for estimating the meanings

More information

How to get published. C. H. Juang, PhD, PE Glenn Professor of Civil Engineering Clemson University Co-EIC, Engineering Geology

How to get published. C. H. Juang, PhD, PE Glenn Professor of Civil Engineering Clemson University Co-EIC, Engineering Geology How to get published C. H. Juang, PhD, PE Glenn Professor of Civil Engineering Clemson University Co-EIC, Engineering Geology 1 http://www.elsevier.com/journalauthors/publishing-process 2 How To Get Published

More information

EE521 Analog and Digital Communications

EE521 Analog and Digital Communications EE521 Analog and Digital Communications Questions Problem 1: SystemView... 3 Part A (25%... 3... 3 Part B (25%... 3... 3 Voltage... 3 Integer...3 Digital...3 Part C (25%... 3... 4 Part D (25%... 4... 4

More information

OMICS Group International is an amalgamation of Open Access publications

OMICS Group International is an amalgamation of Open Access publications About OMICS Group OMICS Group International is an amalgamation of Open Access publications and worldwide international science conferences and events. Established in the year 2007 with the sole aim of

More information

Ready? Turn over to get started and let s do this!

Ready? Turn over to get started and let s do this! Well hello! A big thumbs-up to you for downloading the ultimate guide to supercharging your business blog. So, here s the thing, it s not enough to have a business blog you ve got to post to it on a regular

More information

SPACE SITUATIONAL AWARENESS: IT S NOT JUST ABOUT THE ALGORITHMS

SPACE SITUATIONAL AWARENESS: IT S NOT JUST ABOUT THE ALGORITHMS SPACE SITUATIONAL AWARENESS: IT S NOT JUST ABOUT THE ALGORITHMS William P. Schonberg Missouri University of Science & Technology wschon@mst.edu Yanping Guo The Johns Hopkins University, Applied Physics

More information

The Currents Of Space Paper. By Isaac Asimov

The Currents Of Space Paper. By Isaac Asimov The Currents Of Space. 1971. Paper. By Isaac Asimov Unformatted text preview: 006 (part 1 of 2) 10.0 points Two infinite wires 16 cm apart. The left-hand wire carries a current of 6 A out of the paper.

More information

ANAPHORA RESOLUTION FOR PRACTICAL TASKS

ANAPHORA RESOLUTION FOR PRACTICAL TASKS ANAPHORA RESOLUTION FOR PRACTICAL TASKS Massimo Poesio Uni Trento, CIMEC / Uni Essex, DCES AND MANY COLLABORATORS (SEE END) University of Manchester, 15/2/2008 OUTLINE OF TALK Anaphora resolution: a quick

More information

ISHM Testbeds and Prototypes (ITP) Project

ISHM Testbeds and Prototypes (ITP) Project ISHM Testbeds and Prototypes (ITP) Project Sensors for Industry Conference Brief Daniel P. Duncavage Project Manager International Space Station Program NASA Johnson Space Center, Houston, TX February

More information

Virtual Reality RPG Spoken Dialog System

Virtual Reality RPG Spoken Dialog System Virtual Reality RPG Spoken Dialog System Project report Einir Einisson Gísli Böðvar Guðmundsson Steingrímur Arnar Jónsson Instructor Hannes Högni Vilhjálmsson Moderator David James Thue Abstract 1 In computer

More information

THE CHALLENGES OF SENTIMENT ANALYSIS ON SOCIAL WEB COMMUNITIES

THE CHALLENGES OF SENTIMENT ANALYSIS ON SOCIAL WEB COMMUNITIES THE CHALLENGES OF SENTIMENT ANALYSIS ON SOCIAL WEB COMMUNITIES Osamah A.M Ghaleb 1,Anna Saro Vijendran 2 1 Ph.D Research Scholar, Department of Computer Science, Sri Ramakrishna College of Arts and Science,(India)

More information

AI: The New Electricity to Harness Our Digital Future Lindholmen Software Development Day Oct

AI: The New Electricity to Harness Our Digital Future Lindholmen Software Development Day Oct AI: The New Electricity to Harness Our Digital Future Lindholmen Software Development Day Oct. 26 2018. Devdatt Dubhashi Computer Science and Engineering Chalmers Machine Intelligence Sweden AB AI: the

More information

Module 4 Build a Game

Module 4 Build a Game Module 4 Build a Game Game On 2 Game Instructions 3 Exercises 12 Look at Me 13 Exercises 15 I Can t Hear You! 17 Exercise 20 End of Module Quiz 20 2013 Lero Game On Design a Game When you start a programming

More information

Online Resources: KEY FEATURES

Online Resources: KEY FEATURES Explore key features of online Earth science data tools that can be useful for K 12 student investigations. Sources are color coded for relative level/ease-of-use: BLUE (introductory); ORANGE (intermediate)

More information

Use of XRunner for Automation

Use of XRunner for Automation Use of XRunner for Automation Item Type text; Proceedings Authors Lin, D. C.; Klein, J. R.; Pendley, R. D.; Hoge, S. L. Publisher International Foundation for Telemetering Journal International Telemetering

More information

KickSat: Bringing Space to the Masses

KickSat: Bringing Space to the Masses KickSat: Bringing Space to the Masses Zac Manchester, KD2BHC Who hasn t dreamed of launching their own satellite? The opportunities afforded to scientists, hobbyists, and students by cheap and regular

More information

Use of Ontology to Facilitate the Creation of Synthetic Imagery of Industrial Facilities

Use of Ontology to Facilitate the Creation of Synthetic Imagery of Industrial Facilities LA-UR 11-06988 Use of Ontology to Facilitate the Creation of Synthetic Imagery of Industrial Facilities Paul Pope Los Alamos National Laboratory Los Alamos, NM, USA papope@lanl.gov Randy Roberts Lawrence

More information

1. The Space Station has been built with the cooperation of Orbiting 250 miles overhead, the Space Station can be seen

1. The Space Station has been built with the cooperation of Orbiting 250 miles overhead, the Space Station can be seen Day One: Underline the verb phrases twice and compl~te the chart below. 1. The Space Station has been built with the cooperation of 16 nations. 2. Orbiting 250 miles overhead, the Space Station can be

More information

/665 Natural Language Processing

/665 Natural Language Processing 601.465/665 Natural Language Processing Prof: Jason Eisner Webpage: http://cs.jhu.edu/~jason/465 syllabus, announcements, slides, homeworks 1 Goals of the field Computers would be a lot more useful if

More information