Skip to content
Snippets Groups Projects
comsem.md 955 B
Newer Older
  • Learn to ignore specific revisions
  • Michael Kohlhase's avatar
    Michael Kohlhase committed
    ---
    layout: course
    
    title: Computational Natural Language Semantics
    
    Tom Wiesing's avatar
    Tom Wiesing committed
    instructors:
        - mkohlhase
    
    Tom Wiesing's avatar
    Tom Wiesing committed
        
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    organization: Jacobs University
    semesters:
        - Fall06
        - Fall08
        - Fall10
        - Fall12
        - Spring14
        - Spring15
    ---
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    
    This course introduces logic-based methods for computing and representing for the semantics of natural language. We use Montague's "method of fragments" to create a series of language models of increasing coverage (of English).
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    A **language model** is a triple of
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    * a grammar *G* that defines a language fragment that can be translated,
    * a logical system *L* that acts as the meaning representation, and 
    * a translation from syntax trees induced by *G* to formulae in *L*.
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    The course resources (course notes, literature, assignments) can be found [here](http://kwarc.info/teaching/ComSem).
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed
    Having heard the course ["Computational Logic](http://kwarc.info/teaching/CompLog)" is very helpful, but not a prerequisite.
    
    Michael Kohlhase's avatar
    Michael Kohlhase committed