Topic: "coreference-resolution"
huggingface/neuralcoref
✨Fast Coreference Resolution in spaCy with Neural Networks
Language: C - Size: 66.2 MB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 2,873 - Forks: 478

mandarjoshi90/coref
BERT for Coreference Resolution
Language: Python - Size: 4.07 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 444 - Forks: 92

artpar/languagecrunch
LanguageCrunch NLP server docker image
Language: Python - Size: 589 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 285 - Forks: 25

d5555/TagEditor
🏖TagEditor - Annotation tool for spaCy
Size: 488 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 192 - Forks: 12

shayneobrien/coreference-resolution
Efficient and clean PyTorch reimplementation of "End-to-end Neural Coreference Resolution" (Lee et al., EMNLP 2017).
Language: Perl - Size: 83 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 183 - Forks: 61

SunnyGJing/t5-pegasus-chinese
基于GOOGLE T5中文生成式模型的摘要生成/指代消解,支持batch批量生成,多进程
Language: Python - Size: 2.12 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 180 - Forks: 31

ianycxu/GCN-with-BERT
Graph Convolutional Networks (GCN) with BERT for Coreference Resolution Task [Pytorch][DGL]
Language: Jupyter Notebook - Size: 959 KB - Last synced at: 17 days ago - Pushed at: almost 4 years ago - Stars: 141 - Forks: 27

ckiplab/ckipnlp
CKIP CoreNLP Toolkits
Language: Python - Size: 573 KB - Last synced at: 23 days ago - Pushed at: about 2 years ago - Stars: 119 - Forks: 15

sina-al/pynlp 📦
A pythonic wrapper for Stanford CoreNLP.
Language: Python - Size: 79.1 KB - Last synced at: 9 days ago - Pushed at: almost 7 years ago - Stars: 108 - Forks: 11

davidberenstein1957/crosslingual-coreference
A multi-lingual approach to AllenNLP CoReference Resolution along with a wrapper for spaCy.
Language: Python - Size: 548 KB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 106 - Forks: 19

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
Language: Python - Size: 5.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 90 - Forks: 15

JohnGiorgi/seq2rel
The corresponding code for our paper: A sequence-to-sequence approach for document-level relation extraction.
Language: Jupyter Notebook - Size: 1.7 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 58 - Forks: 8

lxucs/coref-hoi
PyTorch implementation of the end-to-end coreference resolution model with different higher-order inference methods.
Language: Python - Size: 18.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 54 - Forks: 19

Yorko/gender-unbiased_BERT-based_pronoun_resolution
Source code for the ACL workshop paper and Kaggle competition by Google AI team
Language: Jupyter Notebook - Size: 5.97 MB - Last synced at: 27 days ago - Pushed at: over 3 years ago - Stars: 40 - Forks: 6

emorynlp/character-identification
Entity linking of personal mentions in multiparty dialogue.
Language: Python - Size: 24 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 37 - Forks: 7

huggingface/neuralcoref-viz
✨ Web interface for NeuralCoref coreference resolution
Language: TypeScript - Size: 243 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 35 - Forks: 15

emorynlp/coref-hoi
Coreference resolution with different higher-order inference methods; implemented in PyTorch.
Language: Python - Size: 38.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 34 - Forks: 9

prit2596/NLP-Template-Extraction
Template Extraction from unstructured Wikipedia text using NLP techniques.
Language: Jupyter Notebook - Size: 4.49 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 33 - Forks: 7

nilsreiter/CorefAnnotator
Annotation tool for coreference
Language: Java - Size: 9.97 MB - Last synced at: 20 days ago - Pushed at: about 2 years ago - Stars: 31 - Forks: 6

aiola-lab/corener
Multi-task model for named-entity recognition, relation extraction, entity mention detection and coreference resolution.
Language: Python - Size: 107 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 30 - Forks: 4

jkkummerfeld/berkeley-coreference-analyser
A tool for classifying errors in coreference resolution
Language: Python - Size: 1.67 MB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 29 - Forks: 11

kiankd/events
Repository for *SEM Paper on Event Coreference Resolution in ECB+
Language: Python - Size: 10.2 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 24 - Forks: 7

ppriyank/Bert-Coref-Resolution-Lee-
Coreference Model Experimentation (Tensorflow and Pytorch) : Mainly Using transfer learning and Transformer Model BERT
Language: Python - Size: 18.7 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 22 - Forks: 7

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.)
Language: Python - Size: 432 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 20 - Forks: 1

andreasvc/dutchcoref
Dutch coreference resolution & dialogue analysis using deterministic rules
Language: Python - Size: 1.7 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 18 - Forks: 1

stevezheng23/sequence_labeling_tf
Sequence Labeling in Tensorflow
Language: Python - Size: 426 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 18 - Forks: 1

zake7749/Fill-the-GAP
[ACL-WS] 4th place solution to gendered pronoun resolution challenge on Kaggle
Language: Jupyter Notebook - Size: 497 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 1

aleenaraj/Coreference_Resolution
Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 13 - Forks: 2

CompNet/Renard
Relationships Extraction from NARrative Documents
Language: Python - Size: 5.22 MB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 11 - Forks: 1

LoicGrobol/scorch
Alternative implementation of the coreference scorer for the CoNLL-2011/2012 shared tasks on coreference resolution
Language: Python - Size: 177 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 11 - Forks: 4

lpq29743/HAN-PL
A Pytorch implementation for "Hierarchical Attention Network with Pairwise Loss for Chinese Zero Pronoun Resolution“ (AAAI 2020).
Language: Python - Size: 43.6 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 5

AndreFCruz/coref-web-platform
Site for testing a coreference resolution system on a user-friendly web interface.
Language: Python - Size: 222 MB - Last synced at: 18 days ago - Pushed at: about 6 years ago - Stars: 10 - Forks: 0

bjascob/amr_coref
A python library / model for creating co-references between AMR graph nodes.
Language: Python - Size: 65.4 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

alisonmitchell/Biomedical-Knowledge-Graph
Information extraction from unstructured text to build a knowledge graph using techniques from traditional NLP to pre-trained transformers and LLMs for NER and Linking, and Relation Extraction.
Language: Jupyter Notebook - Size: 26.3 MB - Last synced at: 23 days ago - Pushed at: 5 months ago - Stars: 8 - Forks: 0

juntaoy/dali-full-anaphora
A Cluster Ranking Model for Full Anaphora Resolution
Language: Python - Size: 171 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 2

Fantabulous-J/coref-HGAT
Pytorch Implementation of Our NAACL 2021 Paper "Incorporating Syntax and Semantics in Coreference Resolution with Heterogeneous Graph Attention Network"
Language: Python - Size: 50.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 2

Fantabulous-J/Coref-Constituent-Graph
Pytorch implementation of our AAAI 2022 paper "Incorporating Constituent Syntax for Coreference Resolution"
Language: Python - Size: 147 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 2

hjian42/SVO_Automation
Automatic SVO Extraction Tool for Social Science
Language: Java - Size: 48 MB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 1

grig-guz/ubc-coref
SpanBERT-based coreference resolver.
Language: Python - Size: 1.49 MB - Last synced at: 23 days ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 1

tugas-akhir-nlp/indonesian-coreference-resolution-cnn
Coreference resolution system for Indonesian text
Language: Jupyter Notebook - Size: 1.24 GB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 2

huggingface/neuralcoref-models
✨ Models for the NeuralCoref coreference resolution module
Size: 1000 Bytes - Last synced at: 6 days ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 6

yilunzhu/ontogum
Repository for the OntoGUM Corpus
Language: Python - Size: 8.36 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 6 - Forks: 0

AlonEirew/cross-doc-event-coref
Cross-document event coreference resolution model and code
Language: Python - Size: 43.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 3

Pantalaymon/coreferee_french
adding support for coreferee for french
Language: Python - Size: 87.9 KB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 1

ammarasmro/personalized-knowledge-graphs
A personal assistant that extracts information from text documents and stores extracted triples into a graph database
Language: Java - Size: 435 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 3

AlonEirew/CoreSearch
Coreference search system over Wikipedia
Language: Jupyter Notebook - Size: 22.4 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 1

gleb-skobinsky/RuCo-BERT
Coreference resolution model for Russian fully compatible with AllenNLP package
Language: Python - Size: 9.68 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 1

a-rios/spanish_coref
parsing and co-reference resolution pipeline for Spanish
Language: C++ - Size: 28.3 MB - Last synced at: 12 months ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 1

nikhil-ravi/harry-potter-interactions
Harry Potter Character Interaction Networks: Analyzing character relationships, evolution, and narrative dynamics in J.K. Rowling's wizarding world using network science techniques and data from the Harry Potter series. Explore the magic of storytelling through data.
Size: 72.3 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

tollefj/coreference-eval
A module for evaluation of coreference chains (in an array/jsonlike format), using common metrics for coreference resolution
Language: Python - Size: 15.6 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

PyThaiNLP/han-coref
🪿 Han-Coref: Thai Coreference resolution by PyThaiNLP
Language: Jupyter Notebook - Size: 414 KB - Last synced at: 19 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

vmath89/Coreference-Resolution
Neural Coreference Resolution
Language: Jupyter Notebook - Size: 335 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

sayantan11995/Event-Timeline-Generation-from-Documents
Code and Dataset for our ECML-PKDD paper
Language: Jupyter Notebook - Size: 1.63 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

demelin/Wino-X
Supplementary materials for the paper "Wino-X: Multilingual Winograd Schemas for Commonsense Reasoning and Coreference Resolution" (Emelin et al., 2021)
Language: Python - Size: 341 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

kayoyin/scr
Signed Coreference Resolution (EMNLP 2021)
Language: Python - Size: 175 KB - Last synced at: 23 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

StonehengeNLP/ESRA-Extractor
Explainable Scientific Research Assistant - Information Extraction Part
Language: Python - Size: 76.3 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 1

LowinLi/Transformers4CLUEWSC2020
中文指代消解:基于HFL的预训练模型chinese-roberta-wwm-ext,训练评测CLUE WSC2020数据集
Language: Python - Size: 610 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 2

rahular/model-based-coref
Resources for "Model-based annotation of coreference"
Language: Python - Size: 1.67 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

tanmaybinaykiya/CS-7650-Natural-Language
GaTech CS 7650 Assignment Solutions
Language: TeX - Size: 75.6 MB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 2

shatu/Joint-NER-RelEx-Coref
Code for Joint Modeling of NER, Relation Extraction and Coreference Resolution using Constrained Conditional Models
Language: Java - Size: 103 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 0

KarelDO/wl-coref Fork of vdobrovolskii/wl-coref
State-of-the-art efficient coreference. This repository contains the code for the CRAC-2023 paper "CAW-coref: Conjunction-Aware Word-level Coreference Resolution". Forked from the EMNLP-2021 paper "Word-Level Coreference Resolution"
Language: Python - Size: 41 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

jingyanwang/knowledge_extraction
End-to-end Knowledge Extraction engine. It extracts knowledge from free text and shows the knowledge in Neo4j. It extracts entities and the relationship between entities, even different expressions of the same entity is in different sentences of the text.
Language: Python - Size: 207 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

dali-ambiguity/Phrase-Detectives-Corpus-2.1.4
Phrase Detectives Corpus 2.1.4
Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

orioncleaver/FastCoref
Effecient coreference resolution system implemented in Python
Language: Python - Size: 2.29 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

BairagiSaurabh/Summarization-of-Reviews
Product Review Summarization
Language: Jupyter Notebook - Size: 3.65 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 2 - Forks: 0

anastasia-zhukova/Diverse_CDCR_datasets
Towards Evaluation of Cross-document Coreference Resolution Models using Datasets with Diverse Annotation Schemes
Language: Perl - Size: 266 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

geraltofrivia/multitask-entitylevel-nlp
Language: Python - Size: 2.18 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

RyanElliott10/NeuralCorefRes
Coreference resolution using the Stanford CoreNLP library and a LSTM RNN architecture.
Language: Python - Size: 83 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

JohnGiorgi/seq2rel-ds
This is a companion repository to seq2rel (https://github.com/JohnGiorgi/seq2rel) which aims to make it easy to generate training data.
Language: Python - Size: 1000 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

ravikanagpal/Gender_Bias_Coref_CMPUT_622
Evaluate NeuralCoref and E2E models on BUG dataset
Language: Jupyter Notebook - Size: 15.3 MB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

paragdakle/emailcoref
CEREC and Seed corpus for coreference resolution for email threads taken from the Enron Corpus
Size: 47.4 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

akshayuppal3/nlp_project
Toefel grader
Language: Python - Size: 27.4 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

CompNet/Tibert
End-to-End BERT-Based Coreference System
Language: Python - Size: 188 KB - Last synced at: 16 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 1

tchewik/corefhd
This is our solution for the RuCoCo-23 shared task described in "Light Coreference Resolution for Russian with Hierarchical Discourse Features"
Language: Python - Size: 82 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

JChiyah/exploring-mm-in-simmc2
Code and models for the paper 'Exploring Multi-Modal Representations for Ambiguity Detection & Coreference Resolution in the SIMMC 2.0 Challenge' published at AAAI 2022 DSTC10 Workshop
Language: Python - Size: 20.3 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

vishal-burman/EasyNeuralCoref
An easy to use thin wrapper on top of neuralcoref library from Huggingface for coreference resolution
Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Fantabulous-J/coref-pytorch
Pytorch implementation of c2f-coref model
Language: Python - Size: 34.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

cooelf/CorefAwareMRC Fork of bright2013/CorefAwareMRC
Tracing Origins: Coreference-aware Machine Reading Comprehension (ACL 2022)
Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

cyidhn/coref
🔑 Interface pour la résolution de coréférence en français.
Language: Vue - Size: 34.9 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

sambitmukherjee/neuralcoref-streamlit
A Streamlit app to perform coreference resolution using NeuralCoref and spaCy.
Language: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

toskn/Thesis
This repository contains code and models for BS thesis written by Egor Yatsishin. Moscow, NRU HSE, Fundamental and Computational Linguistics, 2021.
Language: Python - Size: 7.07 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

bghorvath/TextMiningTheBechdelTest
Text mining movie scripts to explore long-term trend of female representation in movies according to the Bechdel test
Language: Python - Size: 6.18 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

azzubair01/Natural-Language-Processing
:penguin::house: This repository can be referred for Named Entity Recognition, Relation Extraction, and Coreference Resolution Tasks using StanfordCoreNLP Library. More NLP tasks will be uploaded soon
Language: Jupyter Notebook - Size: 492 KB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

RyanElliott10/slope
A spaCy coreference resolution package.
Language: Python - Size: 22.5 KB - Last synced at: 11 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

ychalier/coref 📦
A symbolic approach to coreference resolution
Language: TeX - Size: 715 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

a-rios/CorefMT
Language: JavaScript - Size: 503 MB - Last synced at: 12 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 2

seidelmaycon/corref-visual
Language: Java - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: almost 9 years ago - Stars: 1 - Forks: 3

CJBuzz/character-relationship
This project involves using Natural Language Processing to attempt to quantify character relationships in the story Worm. It contains the code files for generating the results, and the static files for the github pages website.
Language: Python - Size: 426 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

rajatasusual/information_extractor
information_extractor is a tool that leverages spaCy for coreference resolution and SpanBERT for relation extraction. This project integrates named entity recognition (NER) with relation extraction to identify and analyze relationships between entities in text.
Language: Python - Size: 66.4 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

DFKI-NLP/CockrACE-corpus
The “CockrACE” corpus consists of 140 news articles annotated with mentions of entities and their coreference links, as well as relation mentions for the evaluation of relation extraction (RE) experiments. Three semantic relations have been annotated, each of them dealing with people's family relationships (marriages, brother/sister, parent/child).
Language: XML - Size: 8.78 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

OpenJarbas/pronomial
pronomial postag/word_gender based coreference solver
Language: Python - Size: 900 KB - Last synced at: 19 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 2

ksgr5566/coref
Code for 3 different coreference resolution models and results on GPT generated test sets.
Language: Python - Size: 1.41 MB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

weezymatt/e2e-corefer
Implementation of a "End-to-end Neural Coreference Resolution" model. *Note* end goal is to compare LLM with neural models.
Language: Python - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

samyukthababu/emotion-and-character-arcs
Emotion Arc and Character Arc generation, analysis and comparison in fictional narratives
Language: Jupyter Notebook - Size: 42.7 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

alesspalma/CoRes
Coreference Resolution project that reached 89.86% accuracy score on the GAP dataset. I developed it in Pytorch using Transformers and BiLSTMs.
Language: Python - Size: 2.81 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

exclowd/cross-document-coref
Cross Document Co-reference Resolution
Language: Jupyter Notebook - Size: 7.51 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

norikinishida/coreference-resolution
This repository is an implementation of coreference resolution models.
Language: Perl - Size: 193 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

lpapailiou/abcde Fork of asappresearch/abcd
Experimental repository for preprocessing evaluation, enhanced from "Action-Based Conversations Dataset: A Corpus for Building More In-Depth Task-Oriented Dialogue Systems"
Language: Python - Size: 71 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

whispAI/coralnu
coralnu!! 🪸 coref resolution with spaCy + AllenNLP & ensemble methods
Language: Jupyter Notebook - Size: 138 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mariastefan/resolution-des-coreferences-pronominales
The project is still in its infancy. It is not functional as is. However some simple sentences are already handled.
Language: Python - Size: 103 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0
