dwjgcyzj's Stars
microsoft/LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
bitsandbytes-foundation/bitsandbytes
Accessible large language models via k-bit quantization for PyTorch.
artidoro/qlora
QLoRA: Efficient Finetuning of Quantized LLMs
dbamman/lrec2020-coref
Code and data to support Bamman et al. (2020), "A Dataset of Literary Coreference" (LREC)
QipengGuo/dual-cache-coref
yuvalkirstain/s2e-coref
mojsaeed/RuleBert
FDUyjx/RSMAN
Source code for NAACL 2022 paper: Relation-Specific Attentions over Entity Mentions for Enhanced Document-Level Relation Extraction
Louisliu1999/BCBR
XingYing-stack/MILR
EMNLP 2022 paper: Boosting Document-Level Relation Extraction by Mining and Injecting Logical Rules
klimzaporojets/DWIE
DWIE (Deutsche Welle corpus for Information Extraction) dataset. Introduced in our "DWIE: an entity-centric dataset for multi-task document-level information extraction" paper (accepted in Information Processing and Management)
rudongyu/LogiRE
Learning Logic Rules for Document-Level Relation Extraction
xiaoyuxin1002/SAIS
SAIS: Supervising and Augmenting Intermediate Steps for Document-Level Relation Extraction
fenchri/edge-oriented-graph
Source code for the EMNLP 2019 paper: "Connecting the Dots: Document-level Relation Extraction with Edge-oriented Graphs"
www-Ye/SSR-PU
EMNLP 2022: "A Unified Positive-Unlabeled Learning Framework for Document-Level Relation Extraction with Different Levels of Labeling"
BurgerBurgerBurger/AA
Code for EMNLP 2023 paper "Anaphor Assisted Document-Level Relation Extraction"
Jize-W/HingeABL
Codes for paper "Adaptive Hinge Balance Loss for Document-Level Relation Extraction", Findings of EMNLP 2023
wzhouad/ATLOP
Source code for paper "Document-Level Relation Extraction with Adaptive Thresholding and Localized Context Pooling", AAAI 2021
truthless11/HRL-RE
Joint Relation Extraction with Hierarchical Reinforcement Learning
thunlp/OpenNRE
An Open-Source Package for Neural Relation Extraction (NRE)
flairNLP/flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
chen700564/metaner-icl
princeton-nlp/PURE
[NAACL 2021] A Frustratingly Easy Approach for Entity and Relation Extraction https://arxiv.org/abs/2010.12812
tricktreat/DiffusionNER
Code for the paper "DiffusionNER: Boundary Diffusion for Named Entity Recognition", accepted at ACL 2023.
microsoft/vert-papers
This repository contains code and datasets related to entity/knowledge papers from the VERT (Versatile Entity Recognition & disambiguation Toolkit) project, by the Knowledge Computing group at Microsoft Research Asia (MSRA).
tricktreat/PromptNER
Code for the paper "PromptNER: Prompt Locating and Typing for Named Entity Recognition", accepted at ACL 2023.
zhao9797/RIFRE
Representation Iterative Fusion Based on Heterogeneous Graph Neural Network for Joint Entity and Relation Extraction
luanyi/DyGIE
dice-group/Convolutional-Complex-Knowledge-Graph-Embeddings
LYuhang/Trans-Implementation
Implement of TransE, TransH, KG2E with pytorch