-
The #4 needs to be done before this.
For treex treebanks some relations won't import (for instance):
```
t-node/coref_gram.rf
t-node/coref_text.rf
```
```
Updating PMLREF column: treex_document##6/…
-
Hi,
The span width embedding over here:
https://github.com/mandarjoshi90/coref/blob/bd04f2e19b9dcc0b8bba848a335e4af3be50741c/independent.py#L379
is pretty much equivalent to the span embedding ov…
-
In the following context, `peoples` becomes `people`:
```
# sent_id = GUM_speech_albania-2
6 the the DET DT Definite=Def|PronType=Art 7 det 7:det Entity=(…
-
I tried running the `prepare-conll-coref` no file is generated.
`$ neleval prepare-conll-coref /path/to/AIDA-YAGO2-dataset.tsv`
And no file is generated. I would like to know how to convert CoNL…
-
**Describe the bug**
Running the same code in the example parse_single_from_code.py and got this errors output
Exception in thread Thread-2:
Traceback (most recent call last):
File "C:\Program …
-
[Coreference Resolution without Span Representations (ACL21)](https://aclanthology.org/2021.acl-short.3/)
===============
## Contribution summary
- Kirstain et al. proposed s2e (start-to-end) cor…
-
In 1.15.x, the class is not found at all.
In 2.0.0-beta4, the class is found, but I don't get any output when giving a directory as input and the following error when giving a single file as input:…
-
tensorflow.python.framework.errors_impl.NotFoundError: ./coref_kernels.so: undefined symbol: _ZN10tensorflow12OpDefBuilder4AttrESs
-
## Adding a Dataset
- **Name:** SciCo
- **Description:** Hierarchical cross-document coreference resolution
- **Task:** COREF
- **Paper:** https://www.akbc.ws/2021/assets/pdfs/OFLbgUP04nC.pdf
- **Data…
-
1. Table 2 shows many systems results on GAP, could I ask it is on GAP dev dataset or test dataset?
2. I couldn't reproduce c2f_coref result now, not sure what' wrong with files or parameters. I am …