jeisner / treebank-scripts

Suite of scripts for preprocessing the Penn Treebank, primarily to extract lexical subcategorization frames and dependencies.
MIT License
7 stars 1 forks source link

add morphology #14

Open jeisner opened 8 years ago

jeisner commented 8 years ago

[item from the old TO-DO file dated 2002-04-07]

Add morphology!

DB=/mnt/linc/xtag/morphdir/morph/data/morph_english.db.10-31
morphfilter $DB

(I have already written morphfilter)