semantic-role-labeling topic
clj-nlp-parse
Natural Language Parsing and Feature Generation
flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
Tagger
Deep Semantic Role Labeling with Self-Attention
nlpnet
A neural network architecture for NLP tasks, using cython for fast performance. Currently, it can perform POS tagging, SRL and dependency parsing.
lightKG
基于Pytorch和torchtext的知识图谱深度学习框架。
transformer-srl
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.
Emotion-Cause-Analysis-Papers
Collection of papers on Emotion Cause Analysis
sequence_labeling_tf
Sequence Labeling in Tensorflow
structured-span-selector
A Structured Span Selector (NAACL 2022). A structured span selector with a WCFG for span selection tasks (coreference resolution, semantic role labelling, etc.)
gsrl
GSRL is a seq2seq model for end-to-end dependency- and span-based SRL (IJCAI2021).