#自然语言处理#A very simple framework for state-of-the-art Natural Language Processing (NLP)
翻译 - 最先进的自然语言处理(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
#自然语言处理#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.
Collection of papers on Emotion Cause Analysis
[COLING'22] Code for "Semantic Role Labeling as Dependency Parsing: Exploring Latent Tree Structures Inside Arguments".
#自然语言处理#Natural Language Parsing and Feature Generation
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.
#自然语言处理#Scripts for preprocessing the CoNLL-2005 SRL dataset.
#自然语言处理#A Structured Span Selector (NAACL 2022). A structured span selector with a WCFG for span selection tasks (coreference resolution, semantic role labelling, etc.)
*SEM 2018: Learning Distributed Event Representations with a Multi-Task Approach
#计算机科学# 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-110...
#自然语言处理#GSRL is a seq2seq model for end-to-end dependency- and span-based SRL (IJCAI2021).
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