Repository navigation

#

semantic-role-labeling

A very simple framework for state-of-the-art Natural Language Processing (NLP)

Python
14134
3 天前

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

Python
613
5 年前

A neural network architecture for NLP tasks, using cython for fast performance. Currently, it can perform POS tagging, SRL and dependency parsing.

Python
407
3 年前

Deep Semantic Role Labeling with Self-Attention

Python
307
5 年前

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.

Perl
70
3 年前

[COLING'22] Code for "Semantic Role Labeling as Dependency Parsing: Exploring Latent Tree Structures Inside Arguments".

Python
62
2 年前

Natural Language Parsing and Feature Generation

Clojure
38
5 个月前

VerbNet semantic parser and related utilities

JavaScript
36
2 年前

The Mingled Structured Predictor

Python
28
1 年前

This is a meta-model distilled from LLMs for information extraction. This is an intermediate checkpoint that can be well-transferred to all kinds of downstream information extraction tasks.

Python
27
2 个月前

Scripts for preprocessing the CoNLL-2005 SRL dataset.

Shell
23
6 年前

A Structured Span Selector (NAACL 2022). A structured span selector with a WCFG for span selection tasks (coreference resolution, semantic role labelling, etc.)

Python
21
3 年前

*SEM 2018: Learning Distributed Event Representations with a Multi-Task Approach

Python
21
6 年前

SRL deep learning model is based on DB-LSTM which is described in this paper : [End-to-end learning of semantic role labeling using recurrent neural networks](http://www.aclweb.org/anthology/P15-1109)

Python
21
8 年前

GSRL is a seq2seq model for end-to-end dependency- and span-based SRL (IJCAI2021).

Python
18
4 年前

BERT-based nominal Semantic Role Labeling (SRL), both using the Nombank dataset and the Ontonotes dataset.

Python
18
2 年前

Implementation of our ACL 2020 paper: Structured Tuning for Semantic Role Labeling

Python
17
1 年前