Repository navigation

#

semantic-role-labeling

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

Python
14295
2 个月前

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

Python
615
5 年前

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

Python
408
4 年前

Deep Semantic Role Labeling with Self-Attention

Python
307
6 年前

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
4 年前

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

Python
61
2 年前

VerbNet semantic parser and related utilities

JavaScript
40
3 年前

Natural Language Parsing and Feature Generation

Clojure
38
10 个月前

The Mingled Structured Predictor

Python
28
2 年前

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
26
7 个月前

Scripts for preprocessing the CoNLL-2005 SRL dataset.

Shell
23
7 年前

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 年前

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 年前

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

Python
21
7 年前

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
3 年前