Statistics and Syntax

Tasks

  1. Given a sequence of words, say, a sentence, what is the most likely sequence of syntactic categories to be associated with the words?
    Independence assumptions:
  2. Given a sentence, what are the probabilities of different syntactic categories for each of the words?
    Independence assumptions: same for 1.
  3. Given a sentence, what is the most likely parse? (This makes use of 2.) Using this information, more efficient and more accurate (best-first) parsing algorithms can be developed.
    Independence assumptions:

Statistical Solutions


Michael Gasser
Last modified: Wed Nov 12 00:18:11 EST