luheng/deep_srl
Code and pre-trained model for: Deep Semantic Role Labeling: What Works and What's Next
Implements an end-to-end SRL system using deep BiLSTM networks with variational dropout, supporting both gold and predicted predicates across CoNLL-2005 and CoNLL-2012 datasets. Built on Theano with GloVe embeddings, it provides pre-trained single models and 5-model ensembles for improved accuracy. The framework handles predicate identification and semantic role tagging as separate trainable components, enabling flexible deployment from interactive prediction to batch processing on CPU or GPU.
334 stars. No commits in the last 6 months.
Stars
334
Forks
78
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 23, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/luheng/deep_srl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sileod/tasksource
Datasets collection and preprocessings framework for NLP extreme multitask learning
coastalcph/lex-glue
LexGLUE: A Benchmark Dataset for Legal Language Understanding in English
gkiril/benchie
Comprehensive evaluation framework for Open Information Extraction.
PhilipMay/stsb-multi-mt
Machine translated multilingual STS benchmark dataset.
ChineseGLUE/ChineseGLUE
Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained...