Skip to content

Latest commit

 

History

History
592 lines (489 loc) · 19.2 KB

File metadata and controls

592 lines (489 loc) · 19.2 KB
title Chris Callison-Burch
layout default
active_tab CV

{% capture mark_pre_tenure %}False{% endcapture %} {% assign citation_threshold = 100 %}

Chris Callison-Burch: CV

(Last updated {{ site.time | date: "%B %d, %Y" }})

Education

{% for degree in site.data.education %} {% endfor %}
{{degree.degree}}
{{degree.institution}}, {{degree.location}} {% if degree.thesis %}
Thesis: {{degree.thesis}}
{% endif %} {% if degree.advisor contains ' and ' %} Advisors: {{degree.advisor}} {% else %} Advisor: {{degree.advisor}} {% endif %}
{{degree.end_date}}

Professional Appointments

{% for job in site.data.employment %} {% endfor %}
{{job.position}}
{{job.employer}}, {{job.location}}
{{job.start_date}}-{{job.end_date}}

Publications

{% assign gs = site.data.bibliometrics.google_scholar %} {% assign s2 = site.data.bibliometrics.semantic_scholar %} {% assign gs_cites_thousands = gs.total_citations | divided_by: 1000 %} {% assign s2_cites_thousands = s2.total_citations | divided_by: 1000 %} My publications have been cited more than {{ gs_cites_thousands }},000 times on Google Scholar ({{ s2_cites_thousands }},000 on Semantic Scholar). I have an h-index of {{ gs.h_index }} (Google Scholar) / {{ s2.h_index }} (Semantic Scholar), and an i10-index of {{ gs.i10_index }}.

{% assign publication_types = "conference,journal,workshop" | split: "," %} {% for publication_type in publication_types %}

{%if publication_type == "conference" %}

Conference papers

{% assign selective_venues = "ACL,NAACL,EMNLP,EACL,AAAI,ICML,CHI,CVPR,NeurIPS,ICLR,TACL,Computational Linguistics" | split: "," %}

{% elsif publication_type == "journal" %}

Journal articles

{% elsif publication_type == "chapter" %}

Book chapters

{% elsif publication_type == "workshop" %}

Workshop papers

{% elsif publication_type == "thesis" %}

Theses

{% endif %}
    {% capture this_year %}{{'now' | date: '%Y'}}{% endcapture %} {% for year in (2000..this_year) reversed %} {% if mark_pre_tenure == "True" %} {% if year == 2017 and publication_type != "thesis" and publication_type != "chapter" %}

    Pre-tenure Publications:

    {% elsif year == 2013 and publication_type != "thesis" %}

    Publications before joining Penn:

    {% endif %} {% endif %} {% for publication in site.data.publications %} {%if publication.year == year and publication_type == publication.type %}
        {% if publication.url %}
    
  1. {{ publication.authors | replace: "*", "" | replace: "Chris Callison-Burch", "Chris Callison-Burch" }} ({{publication.year}}). {{ publication.title }}.

    {% if selective_venues contains publication.venue %} {{ publication.venue }} {% else %} {{ publication.venue }}
    {% endif %}

    {{ publication.year }}. {% if publication.page_count < 8 %} {% if publication.venue == "ACL" or publication.venue == "NAACL" or publication.venue == "EMNLP" or publication.venue == "EACL" %} {% if publication.type == "demo" %} Demo papers. {% else %} Short papers. {% endif %} {% endif %} {% endif %}

    {% if publication.award %} {{ publication.award }}. {% endif %}

    {% assign cite = site.data.citation_cache[publication.id] %} {% if cite.citation_count and cite.citation_count >= citation_threshold %} {{ cite.citation_count }} citations. {% endif %}

    {% if publication.page_count %} {{publication.page_count}} pages. {% endif %}

  2. {% else %}
  3. {{ publication.authors | replace: "*", "" | replace: "Chris Callison-Burch", "Chris Callison-Burch" }} ({{publication.year}}).{{ publication.title }}.
  4. {% endif %} {% endif %} {% endfor %} {% endfor %}
{% endfor %}

Invited Talks and Panels

    {% for talk in site.data.talks %} {% if mark_pre_tenure == "True" %} {% if talk.date == "February 2, 2017" %}

    Pre-tenure talks:

    {% elsif talk.date == "March 22, 2013" %}

    Talks before joining Penn:

    {% endif %} {% endif %} {% if talk.url %}
  1. {{ talk.venue }}. {{talk.title}}. {{talk.date}}
  2. {% else %}
  3. {{ talk.venue }}. {{talk.title}}. {{talk.date}}
  4. {% endif %} {% endfor %}

Grants

{% assign grant_status = "current,pending,past" | split: "," %} {% for status in grant_status %}

{%if status == "current" %}

Current grants

{% elsif status == "pending" %}

Pending grants

{% elsif status == "past" %}

Past grants

{% else %}

Other

{% endif %} {% for grant in site.data.grants %} {% if mark_pre_tenure == "True" %} {% if status == "past" and grant.title == "CI-NEW: NIEUW: Novel Incentives and Workflows in Linguistics Data Collection" %} {% elsif status == "past" and grant.title == "Large-scale Paraphrasing for Natural Language Understanding (DEFT)" %} {% endif %} {% endif %} {% if grant.status == status and grant.type != "gift" %} {% endif %} {% endfor %}
Grant Title Awarding Body Amount Dates PI Info

Grants received before tenure:

Grants received prior to joining Penn:

{{grant.title}} {{grant.awarding_body}} {{grant.amount}} {{grant.start_date}}{% if grant.end_date %}-{{grant.end_date}}{% endif %} {% if grant.PI_info %}{{grant.PI_info}}{% endif %}

{% endfor %}

Teaching

Teaching Reviews

You can read my full teaching reviews [here](teaching-reviews.pdf). Below are the summary statistics.
Penn teaching reviews are on a 0-4 quality scale: 0=Poor 1=Fair 2=Good 3=Very Good 4=Excellent
{% for course in site.data.teaching %} {% if mark_pre_tenure == "True" %} {% if course.term == "Fall" and course.year == 2017 %} {% endif %} {% endif %}

{% if course.institution == "University of Pennsylvania" %} {% if course.voluntary_overload_IGNORE %}

{% elsif course.online_degree_IGNORE %} {% else %} {% endif %} {% endif %} {% endfor %}

Term Course Title (Number) Students Enrolled Course Quality Instructor Quality

Courses taught before tenure:

{{course.term}} {{course.year}} {{course.title}} ({{course.number}}) {{course.enrollment}} {% if course.course_rating %}{{course.course_rating | round: 1}}{% endif %} {% if course.instructor_rating %}{{course.instructor_rating | round: 1}}{% endif %}

Awards

    {% for award in site.data.awards %}
  • {{award.award}} - {{award.description}} ({{award.date | date: '%Y'}})
  • {% endfor %}

Research Awards from Companies (given as gifts to the university for my research group)

    {% for grant in site.data.grants %} {% if mark_pre_tenure == "True" %} {% if status == "past" and grant.title == "CI-NEW: NIEUW: Novel Incentives and Workflows in Linguistics Data Collection" %}

    Awards received before tenure:

    {% elsif status == "past" and grant.title == "Large-scale Paraphrasing for Natural Language Understanding (DEFT)" %}

    Grants received prior to joining Penn:

    {% endif %} {% endif %} {% if grant.type == "gift" %}
  • {{grant.start_date}} award from {{grant.awarding_body}} ({{grant.amount}})
  • {% endif %} {% endfor %}

Graduate Student Supervision

Current PhD Students

    {% for student in site.data.students %}
  1. {{ student.name }}. {% if student.coadvisor %} Co-advised by {{ student.coadvisor }}. {% endif %}
    {% if student.expected_graduation_date %}
    Expected graduation date: {{ student.expected_graduation_date }}
    {% endif %}
    
  2. {% endfor %}

PhDs Graduated

    {% for student in site.data.students_graduated %} {% if mark_pre_tenure == "True" %} {% if student.name == "Ellie Pavlick" %}

    PhD students who graduated before I received tenure:

    {% elsif student.name == "Omar Zaidan" %}

    PhD students who graduated before I joined Penn:

    {% endif %} {% endif %}
  1. {{ student.name }}, {{ student.institution }} {% if student.advisors contains ' and ' %} (advisors: {{student.advisors}}), {% else %} (advisor: {{student.advisors}}), {% endif %} {% if student.thesis_link %} "{{ student.thesis_title }}", {{ student.graduation_date }}. {% else %} "{{ student.thesis_title }}", {{ student.graduation_date }}. {% endif %}

    {% if student.current_position %} {% if student.linkedin %} Current position: {{student.current_position}} at {{student.current_employer}}. {% else %} Current position: {{student.current_position}} at {{student.current_employer}}. {% endif %}

    {% endif %}

  2. {% endfor %}

Postdocs

    {% for student in site.data.past_postdocs %} {% if mark_pre_tenure == "True" %} {% if student.name == "Derry Wijaya" %}

    Postdocs who supervised before I received tenure:

    {% elsif student.name == "Matt Post" %}

    Postdocs who supervised before I joined Penn:

    {% endif %} {% endif %}
  1. {{ student.name }}, PhD from {{ student.phd_from }}, postdoc at {{ student.institution }} from {{ student.postdoc_start}} through {{ student.postdoc_end }}.

    {% if student.current_position %} {% if student.linkedin %} Current position: {{student.current_position}} at {{student.current_employer}}. {% else %} Current position: {{student.current_position}} at {{student.current_employer}}. {% endif %}

    {% endif %}

  2. {% endfor %}

Master's Students

    {% for student in site.data.masters_theses %} {% if mark_pre_tenure == "True" %} {% if student.name == "Brendan Daniel Callahan" %}

    Master's students who I supervised before I received tenure:

    {% endif %} {% endif %}
  1. {{ student.name }}, {{ student.institution }} {% if student.advisors contains ' and ' %} (advisors: {{student.advisors}}), {% else %} (advisor: {{student.advisors}}), {% endif %} {% if student.thesis_link %} "{{ student.thesis_title }}", {{ student.graduation_date }}. {% else %} "{{ student.thesis_title }}", {{ student.graduation_date }}. {% endif %}
  2. {% endfor %}

Academic Service

Service to professional associations:

    {% for item in site.data.service %}
  • {{item.description}}
  • {% endfor %}

University Service:

    {% for item in site.data.service_Penn %}
  • {{item.description}}
  • {% endfor %}

Press

    {% capture this_year %}{{'now' | date: '%Y'}}{% endcapture %} {% for year in (2000..this_year) reversed %}
      {% for press in site.data.press %}
    {% if press.year == year %}
         <li> 
          <a href="{{press.url}}">{{press.title}} – {{press.source}}</a>. {{press.date}}
         </li>
    {% endif %}
    {% endfor %}
    
    {% for publication in site.data.publications %}
      {% if publication.year == year and publication.press %}
         {% for press in publication.press %}
         <li> 
          <a href="{{press.url}}">{{press.title}} – {{press.source}}</a>. {{press.date}}
         </li>
         {% endfor %}
      {% endif %}
    {% endfor %}
    

    {% endfor %}