Skip to content

aaronstevenwhite/SemanticProtoRoleLinkingModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Semantic Proto-Role Linking Model

Overview

This package implements the Semantic Proto-Role Linking Model (SPROLIM), which is described in:

White, A. S., K. Rawlins, & B. Van Durme. (2017). The Semantic Proto-Role Linking Model. To appear in Proceedings of 15th Conference of the European Chapter of the Association for Computational Linguistics. Valencia, Spain. April 3-7, 2017.

The model described in that paper has a strict subset of the features that are currently implemented.

Install

To install, simply use pip.

sudo pip install git+git://github.com/aaronstevenwhite/SemanticProtoRoleLinkingModel.git

You can also clone and use the included setup.py.

git clone https://github.com/aaronstevenwhite/SemanticProtoRoleLinkingModel
cd SemanticProtoRoleLinkingModel
python setup.py install

About

Implementation of the Semantic Proto-Role Linking Model (SPROLIM)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages