Skip to content

Latest commit

 

History

History
159 lines (125 loc) · 4.13 KB

index.md

File metadata and controls

159 lines (125 loc) · 4.13 KB
layout
default
Keep up to date with the conference program

Announcements

  • info_outline Video archive

    All conference presentations, including tutorials and keynote talks, are available for to watch at the video archive. Search for the talk by title.
    Posted on April 4, 2018

  • info_outline Poster Audience Award

    We let the audience decide on their favourite poster, which will receive a prize at the end of the conference. Read how to cast your votes.
    Posted on September 9, 2017

  • info_outline Conference proceedings

    The proceedings for the main conference are now available at the ACL anthology and via links in the program. Workshop proceedings may be found here.

    <br>
    <span class="right-align">
       <i>Posted on September 7, 2017</i>
    </span>
    </p>
    
  • <li class="collection-item avatar">
      <i class="material-icons circle">info_outline</i>
      <span class="title"><big>Program posted</big></span>
      <p>Check the <a href="/main-program.html">full program</a> for the EMNLP 2017 conference.
      <br>
      <span class="right-align">
         <i>Posted on August 17, 2017</i>
      </span>
      </p>
    </li>  
    

Important dates

  {% for deadline in site.data.deadlines %}
    <tr>
        <td>{{ deadline.title }}</td>
        <td><time>{{ deadline.datetime | date: '%B %d, %Y' }}</time></td>
    </tr>
  {% endfor %}
</tbody>
Deadline Date
All the above deadlines are 11:59pm Pacific Daylight Savings Time (UTC -7h).

Event Date
Workshops and tutorials September 7 and 8, 2017
Main conference September 9 - 11, 2017

{% for sponsor_group in site.data.sponsors %}

{{ sponsor_group.category }}

    {% for sponsor in sponsor_group.members %}
  • {{ sponsor.name }}
  • {% endfor %}

{% endfor %}