-
Trying to test the coreference feature, i got some errors.
With the web service, with a small test of sentences sent through the whole pipeline, the coreference service doesn't seems to work, neither…
-
## Adding a Dataset
- **Name:** SciCo
- **Description:** Hierarchical cross-document coreference resolution
- **Task:** COREF
- **Paper:** https://www.akbc.ws/2021/assets/pdfs/OFLbgUP04nC.pdf
- **Data…
-
```
Traceback (most recent call last):
File "knowledge_graph.py", line 292, in
main()
File "knowledge_graph.py", line 287, in main
doc = resolve_coreferences(doc,stanford_core_nlp_pa…
-
Everything's in the title :)
https://paperswithcode.com/sota/coreference-resolution-on-ontonotes
-
https://github.com/tommasoc80/EventStoryLine/blob/f3c9aad79bb5acd1be3c5752c3493e0d4fa62013/create_gold_document.py#L141
Hi, I found the processing script here does not consider conflicted relation …
-
First, I wanted to refresh the multi-sentence discussion, and drag it into the Github. I'm assuming and referencing Dan Marcou's proposal here -- would it be ok to post that here too?
Secondly, To …
-
-
Thanks for your insightful work!
Could you further share the code for acquiring events from the documents (pipeline including extracting, coreference resolution, etc.)?
Really appreciate!
-
[Joint Detection and Coreference Resolution of Entities and Events with Document-level Context Aggregation](https://aclanthology.org/2021.acl-srw.18/)
=========
## Contribution summary
- Kriman et …
-
The only other system that I'm aware of is https://github.com/Sean-Blank/AMRcoref as described in the paper "End-to-End AMR Coreference Resolution". The scores in the paper are relatively similar to …