Intro to probability — slides

Fri 13 January 2012 by Adrian Brasoveanu

The slides we discussed on Jan. 12 in the semantics seminar are available here. You can also take a look at Kruschke (2011), chapters 3 and 4.

read more

Doing Bayesian Data Analysis” - Now in JAGS

Sun 01 January 2012 by Adrian Brasoveanu

John Kruschke has created JAGS versions of all the programs in “Doing Bayesian Data Analysis”.

Unlike BUGS, JAGS runs on MacOS, Linux, and Windows. JAGS has other features that make it more robust and user-friendly than BUGS. I recommend that you use the JAGS versions of the programs.

For more …

read more

Seminar: Statistical & Cognitive Modeling for Formal Semantics

Wed 28 December 2011 by Adrian Brasoveanu

Winter 2012 Seminar in Semantics (Linguistics, UCSC):

  • Statistical & Cognitive Modeling for Formal Semantics

See the syllabus and AB’s teaching page for more information.

read more

[Fall 2011] Ordinal probit ‘t-test’

Wed 28 December 2011 by Adrian Brasoveanu

An introduction to ordinal probit regression: simulated data for an ordinal probit ‘t-test’, i.e., an ordinal probit regression with only one predictor (a factor with 2 levels); frequentist analysis in R using the “ordinal” package; Bayesian analysis using WinBUGS and JAGS: ordinal-probit-regression.r.

read more

[Spring 2011] Intro to Bayesian data analysis

Wed 28 December 2011 by Adrian Brasoveanu

A very nice compact argument for Bayesian methods can be found in John Kruschke‘s Bayesian Data Analysis, WIREs Cognitive Science 1, 658-676. Here’s the very beginning of the article (followed by a section entitled “The road to NHST is paved with good intentions”):

This brief article assumes that …

read more

[Spring 2011] GLMs & GLMMs (ctd.)

Wed 28 December 2011 by Adrian Brasoveanu

Plan: linear regression wrap-up; introduce logistic regression models, maximum likelihood estimation of their parameters and the frequentist quantification of the uncertainty associated with those estimates; introduce the Bayesian approach to regression models with the goal of having a flexible way to estimate all sorts of logistic regression models, including binary …

read more

[Winter 2011] NLTK syn & sem

Wed 28 December 2011 by Adrian Brasoveanu

A script introducing basic lexical semantics, syntax and compositional semantics notions and tools with NLTK: NLTK-syn-sem.py, Dowty-et-al.cfg, mygrammar.cfg.

read more

[Fall 2010] Quantifier Scope, Intro to GLMs and GLMMS

Wed 28 December 2011 by Adrian Brasoveanu

Plan: talk about the analysis of a subpart of the quantifier-scope-tagged corpus that Scott AnderBois, Robert Henderson and I have been working on over the last year; we will focus exclusively on sentences with 2 quantifiers.

Main goal: provide motivation for continuing the discussion of linear regression from last quarter …

read more

[Spring 2010] Regression etc.

Tue 27 December 2011 by Adrian Brasoveanu

Corpus-based evaluation of centering theory: Centering: A Parametric Theory and Its Instantiations, Poesio et al (2004) (discussion led by Bern)

Intro to anaphora resolution algorithms (Hobbs 1978, Lappin & Leass 1994, Centering Theory): anaphora resolution.ppt

Tutorial on regression (see the references in the R scripts for sources):

  1. Warm-up (skewness, histograms …

read more

[Winter 2010] Tutorial on quantitative corpus linguistics and R

Tue 27 December 2011 by Adrian Brasoveanu

Why corpus linguistics? Here’s part of the conclusion of Abney (1996) (“Statistical methods and linguistics”); see also chapter 1 of Manning & Schuetze (1999) (“Foundations of Statistical Natural Language Processing”):

In closing, let me repeat the main line of argument as concisely as I can. Statistical methods—by which I …

read more