-
neuralcoref is having issues in my usage to resolve basic coreferences like you, i etc.
Example: "John could you please forward this message to Thomas? Thank you very much!"
Here "you" is not re…
-
Hi,
Thank you for developing this extension.
I wonder do current implementation has an option for cross sentence coreference resolution?
My workaround is adding `, ,` as sentence separator. It s…
-
## ASR
- [ ] ASR2K: Speech Recognition for Around 2000 Languages without Audio https://arxiv.org/abs/2209.02842
- [x] Whisper: Whisper is a general-purpose speech recognition model. https://github…
-
# 共指消解任务评价指标详解
Go Deeper, nothing is a black box.
[https://jackfromeast.site/2022-04/evaluation-of-coreference-resolution.html](https://jackfromeast.site/2022-04/evaluation-of-coreference-resolution…
-
[Coreference Resolution without Span Representations (ACL21)](https://aclanthology.org/2021.acl-short.3/)
===============
## Contribution summary
- Kirstain et al. proposed s2e (start-to-end) cor…
-
1. In src/edu/stanford/nlp, there are two folders, /coref and /dcoref, what are the differences between them?
2. In src/edu/stanford/nlp/coref, there are src/edu/stanford/nlp/coref/hybrid, src/e…
-
# 🌟 New model addition
## Model description
This is a recent approach for co-reference resolution using BERT, implemented from the papers [BERT for Coreference Resolution: Baselines and Analysis…
-
# 系列解读共指消解(三): 近期创新的改进和探索
Open the black box!
[https://jackfromeast.site/2022-06/coreference-resolution-related-works-3.html](https://jackfromeast.site/2022-06/coreference-resolution-related-works-3…
-
# 系列解读共指消解(一): 基于神经网络的表征学习引入
Open the black box!
[https://jackfromeast.site/2022-06/coreference-resolution-related-works-1.html](https://jackfromeast.site/2022-06/coreference-resolution-related-work…
-
Hi @alirezamshi-zz thanks for making this project!
I was wondering if you could show a **basic example** on how to use this model for coref prediction.
I am not interested in training or evalutation…