11
StoryIllustrato r Alexandro Artola December 5 th , 2002

StoryIllustrator Alexandro Artola December 5 th, 2002

Embed Size (px)

Citation preview

Page 1: StoryIllustrator Alexandro Artola December 5 th, 2002

StoryIllustrator

Alexandro Artola

December 5th, 2002

Page 2: StoryIllustrator Alexandro Artola December 5 th, 2002

2

Outline

Overview System Description Mechanism Demo Retrospective Questions

Page 3: StoryIllustrator Alexandro Artola December 5 th, 2002

3

Overview

ARIA Open Mind Stories.com

Genres: Action, Children’s, Comedy, Drama, Horror, etc.

Yahoo!® Picture Galleryhttp://gallery.yahoo.com/

Page 4: StoryIllustrator Alexandro Artola December 5 th, 2002

4

System Description

Children’s Stories User selects images to include in a story

Input: Text fileOutput: Web-page with associated

images and CS knowledge

Page 5: StoryIllustrator Alexandro Artola December 5 th, 2002

5

Mechanism

Parse a text file to get nouns MontyTagger & Lemmatiser

Use stop-nouns list to get rid of abstract nouns Select nouns to:

Search images Traverse the “Semantic Net”

For each noun: Select image Search for CS-related images

Post web-page With images and CS tags

Page 6: StoryIllustrator Alexandro Artola December 5 th, 2002

6

Demo

“Deilia’s North Pole Adventure”by: Its Wrilly Winter Here

Page 7: StoryIllustrator Alexandro Artola December 5 th, 2002

7

What Went Well

DesignChanged over time

ImplementationPythonHugo and Push’s tools!

MontyTagger, Lemmatiser & OMCSNetOther packages

PyEdit & HTMLgen (from Programming Python)

Page 8: StoryIllustrator Alexandro Artola December 5 th, 2002

8

What Was Difficult

Design IssuesLimitations

Clean the “Semantic Net” Not able to use WALI Restriction to use nouns

Page 9: StoryIllustrator Alexandro Artola December 5 th, 2002

9

Possible Extensions

Include image descriptions Recursive CS image search Use WordNet instead of stop-nouns list Analogous concepts

Page 10: StoryIllustrator Alexandro Artola December 5 th, 2002

10

Questions?

Page 11: StoryIllustrator Alexandro Artola December 5 th, 2002

11

Try the System!

Python 2.2python.org

System~/mit/aartola/Public/MAS.964/

storyillustrator.zip

SemanticNet semanticnet.txt