Skip to content

newsreader/vua-srl-nl

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

vua-srl

Description

Semantic Role Labeller for Dutch trained on the Dutch SoNaR corpus.

Features are based on: Orphée De Clercq and Veronique Hoste and Paola Monachesi (2012) Evaluating automatic cross-domain semantic role annotation. In: Proceedings of the 8th International Conference on Language Resources and Evaluation Conference (LREC-2012). Istanbul, Turkey. pp 88-93

Requirements

  • Python (this module has been tested with version 2.7.5) and the following module:

  • KafNafParser

  • TiMBL (this module was tested with version 6.4.5)

Usage

The module expects a NAF file that contains term, constituent and dependency layers. We have tested with constituent and dependency layers generated by Alpino (the version that was released on 17-Jun-2014)

cat text_to_be_SRLd.naf | ./run.sh 

Contact

License

This software is distributed under the Apache v2.0 license. See LICENSE for more info.

To do

  • Add instructions on how to retrain your own model
  • Add list of training files

About

Dutch Semantic Role Labeller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published