HW5 grading notes posted
Homework 5 grading notes have been posted.
Homework 5 grading notes have been posted.
The data files we used to build the stemmer cause it to return strange stems for some words. More information is available on the homeworks page.
The build.xml file for Homework 5 has now been updated. This will
hopefully correct problems some students have had with it not
including Java sources.
The Wikipedia files in the data.zip sample data file originally posted
had invalid ASCII characters in them, causing the files to be read
incorrectly on non-UTF8 computers. This has been corrected, and an
updated file published. All Wikipedia sample output files have been
updated accordingly. Please make sure you have the latest version of
the sample data.
To check if you have the correct files, open church.txt and look at
any range of dates. They should have a single, normal ``-'' (hyphen)
character, not a full-width dash (you should be able to duplicate the
exact same character by typing the ``-'' key) or a sequence of strange
characters.
When looking at sample output, refresh the page to make sure you have the latest output.
A student pointed out that the sample Wikipedia statistics output (and
also the sample output in the shell session in the writeup) for
Homework 5 did not match the specified stats output format. This has been
corrected; the output format as specified in the C level is correct.
Sample output for Homework 5 is now available to help you test.
Homework 5 grading notes have been posted.
Some final exam study materials are now available:
One of Riea's office hours next week has changed. She will not be available on 5/9 from 3-4; that office hour has been rescheduled to Wed., May 7, from noon to 1PM.
A minor revision has been made to Homework 5; there was a place where
it mentioned a stat action, but the correct name is stats. Also, a
couple more clarifying issues:
It also needs to describe your index file format; if you use the one we suggest, just say so, but if you alter it at all you need to describe the alterations.
Two minor revisions have been made to the Homework 5 description:
DataReader or DataWriter a couple times;
this has been corrected to use the proper names of DataInputStream
and DataOutputStream.When you come to have a grading meeting with Shweta, please go to room 2-209. She will not be in 4-240.
On Monday, Prof. Terveen will have a sign-up sheet for you to sign up for time slots to meet with Shweta to get homework 4 graded.
The available grading times have been listed on the assignments page. Remember to sign up for a slot in lecture today (Monday).
The 15th week (last week) of class, we will be having lab. That week, you will have the option of going back and completing any one lab (except for lab 0) for which you have not yet received a checkmark. There will also be a more advanced lab for you to attempt that week if you have enough completed labs and desire an additional challenge.
The syllabus has been updated to reflect this.
Homework 5 has been released. It is due Sunday, May 10. It's a fairly substantial project, so get started early.
If you received more than 5 points off solely for not following the formatting instructions on problem 3 of Quiz 3, you may be entitled to receive some points back. Bring your exam to either Prof. Terveen or Michael if you believe this is the case and we will evaluate it.
If you believe that any of the other problems were misgraded, bring your exam to any of the course staff.
build.xml for HW4 providedWe have provide an Ant build file for Homework 4 so that you can submit it.
GRIT has been updated to reflect the number of labs you have completed.
Assignments 3 and 4 will both be graded by Shweta, and they'll be graded in a somewhat different manner than the others. In particular, each person (or team) must schedule a 15 minute meeting with Shweta to go over your code with her.
Your assignment will be graded on the basis of (1) correctness of your code and the level to which you completed it, (2) demonstration to Shweta that your code works properly, for example by showing test cases and running them to show they pass, and (3) your understanding of what your code and related concepts. (Point 3 can only help your grade; it will never hurt it).
Monday in class there will be a sheet for you to sign up for a time to meet with Shweta, so please be there to sign up for a time. If you're not there, you can arrange it by email after class, but you'll have to settle for whatever slots are left.
The times Shweta is making available to meet with you are:
Homework 3 will be graded in a different manner than the previous homeworks; each team must schedule a time to meet with Shweta and discuss their solution. There will be a sign-up sheet with available times in class on Monday, so make sure that you're there and get your team in a time slot.
Homework 4 has been revised to clarify some issues with the MyQueue
class and its (lack of) usage, and to provide guidance on creating the
Node class.
The due date on Homework 4 has been corrected.
Homework 4 is now available.
If you have questions about how points were taken off in grading or think your grade needs to be adjusted, feel free to contact the professor or the appropriate TA and we will take a look at it. We can't correct problems that haven't been brought to our attention.
Shweta's office hours for today, March 27, have been changed to be from 5:15 to 6:00 PM.
The following Quiz 3 study materials are now available:
Riea's office hour on Wednesday, March 26, has been moved from 1-2PM to 5:15-6:15 PM. This change affects this week only.
We have made a minor correction to Homework 3. Revision log included.
The grades for HW2 have been posted to GRIT.
The due dates for assignments 3 and 4 have been adjusted, and the schedule has been updated accordingly.
Homework 3 is now available.
Due to the need to grade the exam, Michael's office hours on Tuesday, Mar. 4 are shortened. He'll be available for about 15 minutes at 8:30, but then must leave.
Additional tests for Homework 2 are now available.
Assignment 2 has been updated with more clarifications. A change log is included.
If you lost points for certain errors on problems 1 or 2 of quiz 1, you may be able to get some points back. The following are being adjusted:
To receive the credit, bring your exam to the professor or one of the TA's.
Assignment 2 has been updated to clarify ambiguities and correct an error (revision log included).
A grading description for Assignment 1 is now available.
Assignment 2 is now available and is due Tuesday, Mar. 4, 2008.
Assignment 2 has been pushed back 1 week, and will be available on Wednesday, Feb. 13. Assignment 3 has been pushed back 2 days. The schedule has been updated to reflect these changes.
Additional data sets have now been made available for Assignment 1
An error in Assignment 1 has been discovered; when describing
GradeReader, it used the wrong name for one of the methods (it should
be getQuizScore(int), not getQuiz(int)). This has been corrected in
the assignment description.
A clarification for the A-level work in Assignment 1 has been posted. This is only a clarification of the intended existing requirements, and does not affect what is required.
An error in Assignment 1 has been brought to our attention, and we have posted a correction.
Prof. Terveen's office hours have been cancelled for this week. He may have time available on Tuesday and Friday by appointment.
The syllabus and course schedule are now available.
The web site for the Spring 2008 offering of CSci 1902 has been created. A syllabus and schedule will be available shortly.
Prof. Terveen has provided some useful notes containing information you may want to know right away.
You also need to activate your ITLabs account before the first week of class. We are having lab on Tuesday, Jan. 22, so have it ready before you come that day.