This repository contains code for an Annotator implementation of the PathLSTM semantic role labeler. If you want to use this code, make sure to install PathLSTM and set up a models/ directory with the following downloads:
models/CoNLL2009-ST-English-ALL.anna-3.3.lemmatizer.model [1]
models/CoNLL2009-ST-English-ALL.anna-3.3.postagger.model [1]
models/CoNLL2009-ST-English-ALL.anna-3.3.parser.model [1]
models/srl-ACL2016-eng.model.model [2]
[1] https://code.google.com/archive/p/mate-tools/downloads?page=2
[2] http://drive.google.com/uc?id=0B5aLxfs6OvZBYUk2b0hLZjNqY3c&export=download