Skip to content

microth/PathLSTMAnnotator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

PathLSTM Illinois Annotator

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]

References

[1] https://code.google.com/archive/p/mate-tools/downloads?page=2

[2] http://drive.google.com/uc?id=0B5aLxfs6OvZBYUk2b0hLZjNqY3c&export=download

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages