Web-Based Information Retrieval Week 2: Administrivia

Slides:



Advertisements
Similar presentations
AOS Department Spokane Community College Now that you are enrolled in a web-based class, welcome aboard!
Advertisements

CIS101 Introduction to Computing Week 11 Spring 2004.
CS 498 Senior Seminar Students will research a current topic in computer science, write a paper on that topic, and make an oral presentation.
Fall 2004 WWW IS112 Prof. Dwyer Intro1: Overview and Syllabus Professor Catherine Dwyer.
CSCD 555 Research Methods for Computer Science
Overview of C++ Chapter 2 in both books programs from books keycode for lab: get Program 1 from web test files.
Computer Science 102 Data Structures and Algorithms V Fall 2009 Lecture 1: administrative details Professor: Evan Korth New York University 1.
Open Internet Explorer Go to: my.ccsd.net Type YOUR InterAct username and password. Then Submit Query.
CS 498 Senior Seminar Students will research a current topic in computer science, write a paper on that topic, and make an oral presentation.
Proposal for Term Project J. H. Wang Mar. 2, 2015.
Faculty Webpage Design Minimum Requirements. Go to: then High Schoolhttp://gcsc.groupfusion.net/
Syllabus CS479(7118) / 679(7112): Introduction to Data Mining Spring-2008 course web site:
Submitting Course Outlines for C-ID Designation Training for Articulation Officers Summer 2012.
Faculty Center for Instructors Roles and Access Faculty Center Features Grade Changes and Approval.
MIS 610: Seminar in Information Systems Management Yong Choi School of Business Administration CSU, Bakersfield.
Web Syndication Formats Seminar Week 1 Old Dominion University Department of Computer Science CS 791/891 Spring 2008 Michael L. Nelson 1/16/08.
Web Programming Week 1 Old Dominion University Department of Computer Science CS 418/518 Fall 2007 Michael L. Nelson 8/27/07.
Web-Based Information Retrieval Week 1: Administrivia Old Dominion University Department of Computer Science CS 895 Spring 2013 Michael L. Nelson 01/15/13.
Web Programming Assignment #3: Admin, Moderator and User Functions Old Dominion University Department of Computer Science CS 418/518 Fall 2008 Michael.
CS & CS ST: Probabilistic Data Management Fall 2016 Xiang Lian Kent State University Kent, OH
Proposal for Term Project
Collective Intelligence Week 1
Introduction to Information Retrieval Week 1: Administrivia
中国计算机学会学科前沿讲习班:信息检索 Course Overview
Computer Science 102 Data Structures CSCI-UA
CS & CS Probabilistic Data Management
Introduction to CS Senior Design Project I / II
Introduction to Information Retrieval Week 1: Administrivia
Web Programming Assignment #1: Basic BBS Operations
Introduction to Digital Libraries Assignment #1
Web Server Design Assignment #5 Extra Credit
Economics of Information Week 1
Introduction to Digital Libraries Assignment #3
CS & CS ST: Probabilistic Data Management
Web Programming Assignment #1: Basic BBS Operations due: 9/28/2010
Portfolio Information PPT
Introduction to Digital Libraries Assignment #2
Web Programming Assignment #4: Searching, Notification & Upload
Web-Based Information Retrieval Week 1: Administrivia
Introduction to Digital Libraries Assignment #3
Introduction to Digital Libraries Assignment #3
Web Server Design Assignment #2: Conditionals & Persistence
Old Dominion University Department of Computer Science
Web Programming Assignment #2: Expanded BBS Features
Web Programming Assignment #2: Expanded BBS Features
Introduction to Digital Libraries Assignment #2
Introduction to Information Retrieval Assignment #3
Introduction to Digital Libraries Assignment #3
Hello! Today you need… Your reading comp. book. Your reading log.
CIS 4328 – Senior Project 2 And CEN Engineering of Software 2
Web Programming Assignment #3: Admin and User Functions
Web Programming Assignment #4: Searching & Notification
Search Sites for Finding Sources
Technologies of Google Seminar Week 1
Web Programming Assignment 4 - Extra Credit
Web Programming Assignment 4 - Extra Credit
Introduction to Digital Libraries Assignment #2
Web Programming Assignment #1: Basic BBS Operations
Introduction to Digital Libraries Assignment #3
Introduction to Digital Libraries Assignment #3
Web Server Design Assignment #5 Extra Credit
Web Programming Assignment #1: Basic BBS Operations
Introduction to Digital Libraries Assignment #1
Old Dominion University Department of Computer Science
Web Programming Week 1 Old Dominion University
CSCI 572: Information Retrieval and Search Engines: Summer 2010
Portfolio Information PPT
Introduction to Digital Libraries Assignment #2
Web Programming Assignment #3: Admin and User Functions
Web Programming Assignment #2: Expanded BBS Features
Presentation transcript:

Web-Based Information Retrieval Week 2: Administrivia Old Dominion University Department of Computer Science CS 895 Fall 2011 Michael L. Nelson <mln@cs.odu.edu> 09/06/11

Class Administration Important class URLs http://www.cs.odu.edu/~mln/teaching/cs895-f11/ http://groups.google.com/group/cs895-f11/ Readings, syllabus, schedule, etc. are all available from the class home page

Books required (chapters numbers are relative to this book) recommended recommended

Class Resources Croft book & Manning book both have significant web sites with resources (code, test sets, slides, etc.) Class slides will be from the Croft book site Possibly with additions and annotations as the semester unfolds; check email list and class home page

Grading Five written assignments based on end of chapter questions 10 points for each assignment, 5 questions per assignment Five in-class presentations based on end of chapter “further readings” 10 points for each presentation

Written Assignments Written like a report… using LaTeX and graphs done in R or Gnuplot Neither MS Word nor MS Excel graphs are acceptable! where necessary: references, screen shots, copy-n-paste of code output, etc. Five questions chosen from an approved list (by me) from the end of each chapter, possibly with additional questions created by me Due at beginning of class: email me .tar.gz copy of .tex, .r, .bib, .pdf, etc. files hard copy of report

Grading Written Assignments For each of the five questions: 0: understanding not demonstrated 1: MS-level / practitioner understanding demonstrated 2: PhD-level understanding demonstrated “demonstration” means written down with examples, graphs, code, arguments, etc. It does not mean explaining to me verbally after you have received your grade Points will be deducted at my discretion for messy, unattractive, incomplete, etc. written reports

Presentations Given in class, ~25-35 minutes each (we’ll adjust time based on final enrollment) Pick one of the seminal research papers (i.e., not books, web sites, etc.) from the “references and further reading” section at end of chapters Find a single paper that cites your chosen seminal paper I suggest using Google Scholar, MS Academic Search, etc. Citing paper must be from: WWW, SIGIR, ECIR, WSDM, CIKM, VLDB, SIGMOD, JCDL, JASIST, ACM Transactions, IPM Contact me to see if another conf/journal is suitable

Picking Papers Send to class email list to claim your seminal paper + citing paper There will be no overlap of seminal papers; first-come-first-served as determined by time received at the class email archives (i.e., not time of delivery to your client) Seminal papers without a chosen corresponding citing paper are not considered valid entries The only way you can change your entry is if you lose a tie with someone else (i.e., your email is 2nd in the list). Otherwise, you have to stick with the papers you’ve chosen You must present/explain the primary contribution of the seminal paper, and then explain how the citing paper extends/refutes/refines/etc. the original paper Purpose: understand/explain the primary contribution as well as the work that builds on it Examples: different architectures now possible, refined algorithms, different applications, efficiency improvements, additional evaluation, etc. Must demonstrate a PhD level understanding of concepts and contributions

Deliverables Immediately after your in-class presentation, email me your slides Slides must be your own work! You cannot reuse the slides of others! I will add your slides to class home page after your presentation Scores based on: Demonstrated understanding of the original concept (0-4) Demonstrated understanding of the citing paper and how it builds on the original concept (0-4) Aesthetics (neat, no misspellings, pedagogically efficient, etc.) (0-2)