Topics in AI: Applied Natural Language Processing Information Extraction and Recommender Systems for Video Games Nouns in Reviews.

Slides:



Advertisements
Similar presentations
CS 4730 Defining Formal Elements CS 4730 – Computer Game Design.
Advertisements

Super Baseball Simulator Game Review by, Mark Leich.
Another Guitar Hero/Rockband spinoff. But better! KEYBAND.
Topics in AI: Applied Natural Language Processing Information Extraction and Recommender Systems for Video Games: Gameplay Krishna Achuthan, Stephanie.
Topics in AI: Applied Natural Language Processing Information Extraction and Recommender Systems for Video Games Supervised by Dr. Noriko Tomuro Fall –
Said Ketchman Assignment 1 CIS 487 Fall 2007 Dr. Maxim NCSOFT and ArenaNet Massively Multiplayer Online Role-Playing Game Cost: $30.
Game Evaluation Gunbound Evaluated by Steve Lomibao.
Topics in AI: Applied Natural Language Processing Information Extraction and Recommender Systems for Video Games ‘Gameplay’ Feature November 2, 2009.
A good solution to Week 8, Task One Colin Harding (edited by Andrew Williams)
The Lord of the Rings The Return of the King. Basic Information Company: Electronic Arts (EA) Author: ▫lead designers: Bret Robbins & Chris Tremmel ▫Lead.
Video for Mobile Device Mark Green School of Creative Media.
Game city International Starting on the road to programming. This project is all about learning how to program using scratch and other languages. The aim.
Using a PC Game as a Stimulus for Your Own Story Based on “Cliffhanger” short story.
TaskCompletionRyanRomainSeanTo do 1- Build + Test game levels 100%34%33% 2- Poster100%8%42%50% 3- Demo Video20%100%0% See next milestone 4- Player-object.
Mining and Summarizing Customer Reviews
Television and Diversity. Quickwrite #3 Based on all of the readings we have done so far, do you think that the way the media and the entertainment industries.
Interesting Games. Tetris  Alexy Pajitnov  Not nomal puzzle  Normal puzzle Static Never change solution Never react to player action  +action element.
Game Development and Game Design academy.zariba.com 1.
Franco Singh-Vigilante April 11,2011. W HAT DID I CHOOSE I chose Game programming as it has constant use of code and sometimes used to create engines,
Games 1.Have a reason to design a game. 2.Brainstorm 3.Sift, strain, and find the “good” ideas 4.Prototype 5.Playtest 6.Experience Doc.
Creative Commons Attribution 3.0 creativecommons.org/licenses/by/3.0 Key Abstractions in Game Maker Foundations of Interactive Game Design Prof. Jim Whitehead.
Acquisitions, a Publisher’s Perspective Andrew Wafer Lead Games Designer External Development Studio Getting past the initial selection.
Television and Diversity
DIGITAL GAME PROG I Large-Scale Design Process Part 2.
Welcome Robert Kessler, Professor CS 5964 L CS undergrads in CS5964 Film/Comm/English/… students in CS5964 CS grads in CS6964.
Level Design: Single Player vs. Multiplayer and Rewards System BY: AARON MCKAY.
BEING A VIDEO GAME DESIGNER ___________ COLTON NELSON.
Au’15 select topics By: Matt Boggus. List o’ stuff Game genres Party minigames Arena first person shooter 3D platformer/puzzler Horror Game technology.
GTA PS4 Crew Event Handlers (Logo) Overview  Friendly crew to host online events with full servers.  As of now it is for PS4 only  Mics are recommended.
Windows Movie Maker Getting Started. What is Windows Movie Maker? Windows Movie Maker allows a user to capture (from a video camera) or import audio,
Uses and features of multimedia products
The Design Document The Design Document Introduction Game Mechanics Artificial Intelligence Characters, Items, and Objects/Mechanisms Story.
Methods for the Automatic Construction of Topic Maps Eric Freese, Senior Consultant ISOGEN International.

Recommendations Adam would like you to create a list of recommended mobile phones for three different types of user: Teenagers Business Users Senior Citizens.
Designed to Make a Difference. Crafted by Pixelberry After 12 years in mobile gaming, the founders started Pixelberry to make a difference. We’re a 16.
Why program retro machines? Aren't they obsolete? Why not do something more constructive?
Technology Vocabulary By: Rakeysha Patterson. Search Engine  A computer program that searches documents, especially on the World Wide Web, for a specified.
CIS 587 – Game Evaluation Alien vs. Predator 2 Jonathan Stoffer CIS 587 Fall 2005.
GAME TRAILER RESEARCH. WHAT IS A GAME TRAILER?  A game trailer is were game developers can showcase there new game to the public by creating a montage.
Project Glaive. Our Vision: A Video Game. Specifically, a video game that all 8 of us could actually enjoy playing. We also needed something that could.
 A plan of attack for your games content  Or (more specifically)  A detailed description of all games mechanics, objects, characters, stats, ect… that.
Review By: Skyler Basta. Basic Info Developer: Ska Studios Designer: James Silva Artwork: Michelle Juett Silva Genre: Side Scrolling Hack and Slash Price:
CIS 487 – Game Evaluation Nate Baumgartner. Basic Information  Destiny  Developer: Bungie Studios  Writers: Joseph Staten, Dave Mongan, Joshua Rubin.
TOP VIDEO GAMERS FIND FAME PLAYING WITH BIG CROWDS FOR PRIZE MONEY BY: MARCO DE LA GRANDIERE 11/5/15.
Text segmentation Amany AlKhayat. Before any real processing is done, text needs to be segmented at least into linguistic units such as words, punctuation,
Skill Sets Session I The College Writing Pre-Game Show.
AD 305 Electronic Visualization I : School of Art and Design : University of Illinois at Chicago : Spring 2007 Intro to Action Script 5 "The games of a.
WRITING A REVIEW OF A BOOK OR FILM/MOVIE The main purpose of a book review to give information to a potential reader so that they can decide whether or.
HOW TO USE THE X-BOX By Walker Hall. What It Looks Like  This is the console USB slot Game slot Memory card slot Power button Sync button.
Before the photographer took these two photographs he had to decide which way up he’d hold the camera. Which photograph is a landscape view and which.
Think of a sentence to go with this picture. Can you use any of these words? then if so while though since when Try to use interesting adjectives, powerful.
Game Development Process ITP 160 Original Game Assignments.
Caroline Morris & Mary Kaufman. Topic  Our topic was a Claymation video. We chose Claymation because we wanted to make a video, but not the kind most.
OCR A Level F453: The function and purpose of translators Translators a. describe the need for, and use of, translators to convert source code.
GameplayStyle. Visual Style Visual What you see on the screen? Style What does it look like? What you do? Interaction Why you do it? Game Mechanics (win.
Project requirements summer 2013, intro to 3D animation.
To Reading Roots.
Objects, Functions and Parameters
Memory Standardization
Investigating The Model
Sleeping z elephants.
Writing Analytics Clayton Clemens Vive Kumar.
Kodu Game Design DIA Week Without walls.
Download : to follow along.
Napping Jigsaws.
Introduction to Text Analysis
Zimmertwins.com Web 2.0 tool
Zimmertwins.com Web 2.0 tool
Connect Four Vocabulary Game
Presentation transcript:

Topics in AI: Applied Natural Language Processing Information Extraction and Recommender Systems for Video Games Nouns in Reviews

Putting Pieces Together Separated reviews into sentences Tagged NEs Identified adjectives of interest Want to put these together to parse sentences and identify dependency relations with relevant adjectives What nouns might be useful to watch for? Gameplay synonyms?

Finding Interesting Nouns Decided to sample nouns associated with adjectives on that list in review sentences Took main reviews from random 10% of games Tokenized the NE-tagged versions to be readable by Stanford parser Fed sentences containing adjectives on list to Stanford parser

Finding Interesting Nouns

Review sentences are long and most include an adjective of interest Stanford parser is not fast – Tests on entire main reviews took ~5 min/KB Switching from PTB-derived grammar to WSJ- derived grammar has improved speed somewhat But still needs another few days or more power to finish 10%

Finding Interesting Nouns For a less-detailed look, POS tagged a larger sample of reviews and extracted common nouns – Leaving out parsing step makes this much more feasible – Though less accurate

Finding Interesting Nouns gameAppears 4x more than anything else gameplay, story, character, mode, level, enemy, system, music, design Ubiquitous features series, player, screen, button, fun, play Game-related non-features quest, online, multiplayer, mission, weapon, team, camera Less ubiquitous features way, lot, bit, number, thing, somethingRandom

Finding Interesting Nouns There continue to be many potentially interesting nouns further down the list Not a lot of generic synonyms for “gameplay” or “experience” but many words related to some part of those