A very simple framework for state-of-the-art Natural Language Processing (NLP)
-
Updated
Nov 15, 2024 - Python
A very simple framework for state-of-the-art Natural Language Processing (NLP)
基于Pytorch和torchtext的知识图谱深度学习框架。
A neural network architecture for NLP tasks, using cython for fast performance. Currently, it can perform POS tagging, SRL and dependency parsing.
Deep Semantic Role Labeling with Self-Attention
[COLING'22] Code for "Semantic Role Labeling as Dependency Parsing: Exploring Latent Tree Structures Inside Arguments".
The Mingled Structured Predictor
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)
*SEM 2018: Learning Distributed Event Representations with a Multi-Task Approach
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.
A Structured Span Selector (NAACL 2022). A structured span selector with a WCFG for span selection tasks (coreference resolution, semantic role labelling, etc.)
Sequence Labeling in Tensorflow
GSRL is a seq2seq model for end-to-end dependency- and span-based SRL (IJCAI2021).
Unifying Cross-Lingual Semantic Role Labeling with Heterogeneous Linguistic Resources (NAACL-2021).
BERT-based nominal Semantic Role Labeling (SRL), both using the Nombank dataset and the Ontonotes dataset.
Implementation of our ACL 2020 paper: Structured Tuning for Semantic Role Labeling
X-SRL Dataset. Including the code for the SRL annotation projection tool and an out-of-the-box word alignment tool based on Multilingual BERT embeddings.
Encoder-Decoder model for Semantic Role Labeling
Research code and scripts used in the paper Semantic Role Labeling as Syntactic Dependency Parsing.
Code for the ACL2021 paper: Better Combine Them Together! Integrating Syntactic Constituency and Dependency Representations for Semantic Role Labeling
小时候练手的nlp项目
Add a description, image, and links to the semantic-role-labeling topic page so that developers can more easily learn about it.
To associate your repository with the semantic-role-labeling topic, visit your repo's landing page and select "manage topics."