lappsgrid-incubator / Services

Dummy repository to manage service requirements
0 stars 0 forks source link

Swirl #21

Open keighrim opened 7 years ago

keighrim commented 7 years ago

Swirl http://surdeanu.info/mihai/swirl/

SwiRL is a Semantic Role Labeling (SRL) system for English constructed on top of full syntactic analysis of text. The syntactic analysis is performed using Eugene Charniak's parser (included in this package). SwiRL trains one classifier for each argument label using a rich set of syntactic and semantic features. The classifiers are learned using one-vs-all AdaBoost classifiers.