Skip to content

Commit 54c076d

Browse files
author
Anoop Sarkar
committed
fixed comment from previous project
1 parent f35c025 commit 54c076d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

project.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ If you have any questions or you're confused about anything, just ask.
196196
In addition to performing well on the leaderboard, your write-up is also a very important parts of your project submission. It **must** have the following sections:
197197

198198
* Motivation
199-
* Which aspect of the translation system did your group choose to improve and reasons for your choice.
199+
* Which aspect of the problem / task did your group choose to improve and reasons for your choice.
200200
* Approach
201201
* Describe the algorithms and machine learning models used in your project. Use a clear mathematical style to explain your model(s).
202202
* Data
@@ -218,7 +218,11 @@ For your write-up, you can use plain ASCII but for math equations
218218
and tables it is better to use either
219219
[latex](http://www.latex-project.org/) or
220220
[kramdown](https://github.com/gettalong/kramdown). Do __not__ use
221-
any proprietary or binary file formats such as Microsoft Word.
221+
any proprietary or binary file formats such as Microsoft Word unless you use
222+
the template from the following page on Submission Formats. If you
223+
do use Word or any other proprietary format then you must submit
224+
the PDF file of your report as `report.pdf` in your `source.zip`
225+
submission.
222226

223227
If you use latex then use the style files from the [Submission Format section of this page](https://transacl.org/ojs/index.php/tacl/about/submissions).
224228

0 commit comments

Comments
 (0)