Speaking At The SBL Annual Meeting in Atlanta

I’ve just finished up registration for the SBL Annual Meeting. Here’s the paper I’ll be presenting.

read more...

Types of Disagreement in Syntactic Analyses

As helpful as the GBI Syntax Trees are, I have disagreements with them. Randall and Andi are receptive to feedback but there are very different types of disagreement that can arise in syntactic analysis so I thought I’d start to note down what they are.

read more...

Converting the GBI Syntax Trees to a Dependency Analysis

With one child on each branch identified as the head, a constituent analysis can be converted to a dependency analysis. Fortunately, the GBI syntax trees have an explicit indication of the head, so I went ahead and converted them to a dependency format.

read more...

pyuca supports Python 2 again

Thanks to Chris Beaven, Paul McLanahan and Michal Čihař, Python 2 support is back in pyuca 1.1.

read more...

My BibleTech 2015 Talk

BibleTech talks were not recorded but I turned on my iPhone's Voice Memo recording and later sync'd the audio with my slides to make this video.

read more...

Version 1.0 of pyuca released

pyuca is my pure Python implementation of the Unicode Collation Algorithm (for sorting, amongst other things, Greek).

I've just released version 1.0 for Python 3.3 and above, and it passes 100% of the UCA conformances tests.

read more...

Rebasing MorphGNT off SBLGNT

The last three months, I've been working on rebasing the MorphGNT database off the SBLGNT text rather than the UBS3.

read more...

Inline Replacement for John 2

A post to the graded-reader mailing list from April 25, 2010.

read more...

All Subtrees Not Just Clauses

A post to the graded-reader mailing list from April 14, 2010.

read more...

Initial Code Based on PROIEL Dependency Analysis

A post to the graded-reader mailing list from April 12, 2010.

read more...