[ http://web.cs.dal.ca/~vlado/csci6509/project.html ]
Fall 2024 (Sep3-Dec4) Faculty of Computer Science Dalhousie University |
The course project for graduate students (CSCI 6509), who are in a research stream (e.g., MCS, PhD) should follow the basic structure of a typical research project, such as the research work on a thesis, only on a smaller scale. The undergraduate students (CSCI 4152) can also choose a research project, or they can do a more implementation-focused project. The graduate students who are not in a research stream (e.g., MDI or MACS students) may select a research project, but they can also choose an application or business-oriented project with core methodology based on NLP.
You can form project teams of up to four students, or work individually.
The main deliverable is the final report, which should be in the form of a technical report and will be due at the end of the term. Student presentations will be scheduled towards the end of the term, and each presentation will be up to up to 8 minutes long, followed by 4 minutes reserved for questions and switching speakers. The research graduate students (thesis streams) are required to give individual presentations, while other students can choose to give individual or team presentations.
Regarding presentation dates, once the presentation time slots are shown on the course calendar, you will need to let the instructor know your preference by email. The presentations will be scheduled based on first-come-first-served basis.
Note about emails: All emails related to the course must have the course number included in the subject, such as CSCI4152, CSCI6509, or, the best option, CSCI4152/6509.
In more details, your subject lines for two required emails must be:
Worth: 1% of the final mark
Due: Friday, Sep 27, 2024
You will need to choose a topic for your project. By the due date, you need to send to the instructor an email in plain text with the following information:
The following is a sample format of the email for P0:
To: Vlado Keselj <vlado@cs.dal.ca> Subject: CSCI4152/6509: P0 submission Hi, This is our P0 submission: Title: Classification Using Advanced NLP Technique Team members: Firstname Lastname, CSID, Banner#, email First2 Last2, CSID2, Banner#2, email2 Description: This is a paragraph description of the research problem, including possibly some ideas about where to get data, and what methods to use. Regards, FirstnameDo not send any attachements for P0, such as a PDF or Word document!
Worth: 5% of the final mark
Due: Friday, Oct 25, 2024
Deliverable: The P1 submission is one PDF document that MUST
be named p1.pdf
(mandatory lowercase letters)
and submitted using the project GitLab repository created by the
instructor for the course by the P1 deadline.
By the P1 deadline, all project repositories should have been created in the FCS GitLab server and you should know your project id, which has the format P-dd, where dd is the number of your project; e.g., P-01, P-02, etc. The P1 submission must be submitted in the main directory of your GitLab repository. The exact location of the repository will be explained in an email sent to the class email list. If you want, you can also submit additional documents (such as the Word or LaTeX version, or the plain text version). The P1 document should be about 2 pages long, although it is perfectly acceptable to have a longer document. A document prepared in LaTeX is preferred since it is more likely to meet expected style and typesetting quality.
Content: The P1 document must include:
Style: Style is a quite important component in evaluating P1 submissions. In addition to inciting student teams to keep working on the project during the term, a purpose of the P1 submission is to have a small exercise in preparing a small research paper in scientific style with appropriate use of fonts, sections numbers, citations, and references. You can find more notes on the style of P1 and the final report in the part P1 and Project Report Style Notes.
P1 will be marked based on its completeness, style and structure, clarity of presentation, and research on and analysis of related work. The P1 submission is a small test for submission of the final report. It is recommended that you use LaTeX. Present references at the end with full information in a way as typically done in research papers. Use appropriate citations in the main text to the list of references.
Worth: 10% of the final mark, including class participation.
To book a presentation timeslot, you should check the course
calendar web page for free timeslots, and send an email request to
vlado@dnlp.ca with the subject line:
"CSCI4152/6509: Presentation time"
You are required to submit the slides of the presentation at least 24 hours before your presentation using GitLab. If you have individual slides and prefer to keep them separate, you can use the GitLab project assigned to you personally, or you want to share your slides with your team members you can use GitLab team project repository. In both cases, your slides should be saved in a directory named `presentation'. The slides can be original slides, or a slides handout (e.g., 6 slides per page), and they must be in PDF or PowerPoint format. You can submit additional files as well, such as presentation.tex.
Duration: The presentations should last up to 8 minutes, with 4 additional minutes reserved for questions and changing speakers, for the total of 12 minutes.
Content: There is a significant flexibility in choosing the topic of your presentation, but it should be related to the project. It could be the work you have done up to that time, or what you plan to do. It is a good idea to include research or other related work that you did so far. You could also present a related method from the textbook or another paper.
Evaluation scheme for presentations:
Worth 20% of the final mark.
The written project report is submitted in an electronic form using GitLab. The report must be a PDF file in the main project directory, and it must be named report.pdf. You can also submit additional code, data, and other files that you find relevant. The reports are kept in archive with the instructor for several years.
Peer evaluation is not currently a mandatory part of the evaluation scheme, but the students will be asked to submit their peer evaluation after project report submission. A peer evaluation consists of feedback about contribution of all team members to the project and it is useful to discourage and detect very imbalanced contributions and give stronger incentive to all members of a team to contribute. If peer evaluations indicate imbalance in contributions in a project team, they may affect individual marks for the report, in a positive or negative way.
A typical recommended structure of a project report for a reaseach-oriented project is:
P1 (Project Statement) can be considered to be a small exercise in writing the project report, and it should follow the same style guidelines, except the structure and the length.
The project report should be written in a good style from a technical Computer Science perspective. This is a bit loose specification. A couple of additional more concrete guidelines are provided below:
While the above guidelines describe a typical research project in NLP, you can also consider some alternative forms: