coreference-resolution
There are 116 repositories under coreference-resolution topic.
huggingface/neuralcoref
✨Fast Coreference Resolution in spaCy with Neural Networks
mandarjoshi90/coref
BERT for Coreference Resolution
artpar/languagecrunch
LanguageCrunch NLP server docker image
SunnyGJing/t5-pegasus-chinese
基于GOOGLE T5中文生成式模型的摘要生成/指代消解,支持batch批量生成,多进程
d5555/TagEditor
🏖TagEditor - Annotation tool for spaCy
shayneobrien/coreference-resolution
Efficient and clean PyTorch reimplementation of "End-to-end Neural Coreference Resolution" (Lee et al., EMNLP 2017).
ianycxu/GCN-with-BERT
Graph Convolutional Networks (GCN) with BERT for Coreference Resolution Task [Pytorch][DGL]
ckiplab/ckipnlp
CKIP CoreNLP Toolkits
sina-al/pynlp
A pythonic wrapper for Stanford CoreNLP.
davidberenstein1957/crosslingual-coreference
A multi-lingual approach to AllenNLP CoReference Resolution along with a wrapper for spaCy.
lyutyuh/ASP
PyTorch implementation and pre-trained models for ASP - Autoregressive Structured Prediction with Language Models, EMNLP 22. https://arxiv.org/pdf/2210.14698.pdf
JohnGiorgi/seq2rel
The corresponding code for our paper: A sequence-to-sequence approach for document-level relation extraction.
lxucs/coref-hoi
PyTorch implementation of the end-to-end coreference resolution model with different higher-order inference methods.
aiola-lab/corener
Multi-task model for named-entity recognition, relation extraction, entity mention detection and coreference resolution.
prit2596/NLP-Template-Extraction
Template Extraction from unstructured Wikipedia text using NLP techniques.
Yorko/gender-unbiased_BERT-based_pronoun_resolution
Source code for the ACL workshop paper and Kaggle competition by Google AI team
emorynlp/character-identification
Entity linking of personal mentions in multiparty dialogue.
emorynlp/coref-hoi
Coreference resolution with different higher-order inference methods; implemented in PyTorch.
huggingface/neuralcoref-viz
✨ Web interface for NeuralCoref coreference resolution
nilsreiter/CorefAnnotator
Annotation tool for coreference
jkkummerfeld/berkeley-coreference-analyser
A tool for classifying errors in coreference resolution
kiankd/events
Repository for *SEM Paper on Event Coreference Resolution in ECB+
ppriyank/Bert-Coref-Resolution-Lee-
Coreference Model Experimentation (Tensorflow and Pytorch) : Mainly Using transfer learning and Transformer Model BERT
andreasvc/dutchcoref
Dutch coreference resolution & dialogue analysis using deterministic rules
lyutyuh/structured-span-selector
A Structured Span Selector (NAACL 2022). A structured span selector with a WCFG for span selection tasks (coreference resolution, semantic role labelling, etc.)
stevezheng23/sequence_labeling_tf
Sequence Labeling in Tensorflow
zake7749/Fill-the-GAP
[ACL-WS] 4th place solution to gendered pronoun resolution challenge on Kaggle
hjian42/SVO_Automation
Automatic SVO Extraction Tool for Social Science
LoicGrobol/scorch
Alternative implementation of the coreference scorer for the CoNLL-2011/2012 shared tasks on coreference resolution
AlonEirew/CoreSearch
Coreference search system over Wikipedia
AndreFCruz/coref-web-platform
Site for testing a coreference resolution system on a user-friendly web interface.
Fantabulous-J/Coref-Constituent-Graph
Pytorch implementation of our AAAI 2022 paper "Incorporating Constituent Syntax for Coreference Resolution"
Fantabulous-J/coref-HGAT
Pytorch Implementation of Our NAACL 2021 Paper "Incorporating Syntax and Semantics in Coreference Resolution with Heterogeneous Graph Attention Network"
vj1494/PipelineIE
PipelineIE is a project that contains a pipeline for information extraction (currently triple) from free text and domain specific text (eg. biomedical domain) and also supports custom models making it flexible to support other domains. It takes care of coreference resolution and entity resolution by also allowing to test with different tools.
CompNet/Renard
Relationships Extraction from NARrative Documents