srl topic

List srl repositories

SemBERT

286
Stars
55
Forks
Watchers

Semantics-aware BERT for Language Understanding (AAAI 2020)

deep_srl

331
Stars
77
Forks
Watchers

Code and pre-trained model for: Deep Semantic Role Labeling: What Works and What's Next

Tagger

305
Stars
86
Forks
Watchers

Deep Semantic Role Labeling with Self-Attention

lightNLP

823
Stars
212
Forks
Watchers

基于Pytorch和torchtext的自然语言处理深度学习框架。

lightKG

609
Stars
149
Forks
Watchers

基于Pytorch和torchtext的知识图谱深度学习框架。

srl-zoo

160
Stars
18
Forks
Watchers

State Representation Learning (SRL) zoo with PyTorch - Part of S-RL Toolbox

chinese_semantic_role_labeling

85
Stars
24
Forks
Watchers

基于 Bi-LSTM 和 CRF 的中文语义角色标注

transformer-srl

67
Stars
9
Forks
Watchers

Reimplementation of a BERT based model (Shi et al, 2019), currently the state-of-the-art for English SRL. This model implements also predicate disambiguation.

Semantic-Role-Labeling

54
Stars
21
Forks
Watchers

使用LSTM进行端到端的语义角色标注(theano)