Home

This course focuses on the computational treatment of meaning in natural language. We will review perspectives on meaning based on truth and those based on use, and explore the issues which arise for computational systems of each, including representations and algorithms. Specific topics we will cover include the use of first-order logic and the lambda calculus in formal models, functors and applicative functors for semantic interpretation across different possible situations, monads and continuations for representing linguistic context, and statistical and machine learning methods for modeling the distributions of words.

Course Prerequisites

COSI 10A or COSI 12b or equivalent (introductory-level programming or higher, does not have to be in Python or Java), and COSI 121b (functional programming, does not have to be in Scheme) or LING 130a (semantics), or permission of the instructor. If you do not meet the criteria listed above but are still interested in the course, you are encouraged to talk to us, to see if we can make the course work for you.

Class Zoom Link: https://brandeis.zoom.us/j/92674536848

Learning Goals

Upon completion of the course, students will be able to:

  • appreciate the different ways one can represent and compute meaning in natural language,
  • implement these computational systems using tools from functional programming and machine learning,
  • read, understand, and communicate effectively about contemporary work in computational semantics, and
  • integrate the above knowledge and skills in the form of a final project.

Credit Hours

Success in this four-credit course is based on the expectation that students will spend a minimum of nine hours of study time per week in preparation for class (readings, assignments, etc.).

Course Content

Problem Sets

  • Lambda Calculus
  • First Order Logic + Model Checking
  • Functors, Applicative Functors, and Monads
  • Continuations and Epistemic Logic
  • Vector Semantics

Quizzes

  • Functional Programming
  • Sentence and Dialogue Semantics, Continuations
  • Vector Semantics

Grading

Your grade for this class is based on several problem sets, three in-class quizzes, a final project and class participation. The breakdown is as follows:

Participation – 5%
Quiz 1 – 10%
Quiz 2 – 10%
Quiz 3 – 10%
Problem Sets – 50% (10% each)
Final Project – 15%

Late Policy: You are allotted five (5) late days to use over the course of the semester. Late days allow you to submit an assignment 24 hours late, excluding weekends. For example, if an assignment is due on Friday at 8PM, you may use one (1) late day to submit it on Monday at 8PM at no penalty.

AI Policy:

You may not use any AI to answer any entire question for you.
If you ask AI for assistance with any part of the problem, provide your input and output in your PDF submission.