-
I have checked the instructions on replicating the CoNLL 2012 results. However I'm not trying to replicate the results.
Instead, I have some `.conll` files, and I want to perform coreference res…
XDcsy updated
5 years ago
-
Hi,
I think the new *SpanBERT* model should also be supported in `pytorch-transformers` 😅
> We present SpanBERT, a pre-training method that is designed to better represent and predict spans of t…
-
The demo on of coref is great :
http://demo.allennlp.org/coreference-resolution
Could I have a python sample script on how to use coreference-resolution? I tried with the following but failed :
…
-
### issue#1
**command** : ./download_pretrained.sh bert-base
**error** : HTTP request sent, awaiting response... 404 Not Found
-------------
### issue#2
**command** : GPU=0 python train.py best…
-
* Name of dataset: GAP
* URL of dataset: https://github.com/google-research-datasets/gap-coreference
* License of dataset: Apache License 2.0
* Short description of dataset and use case(s): GAP is …
sklan updated
5 years ago
-
Hi,
I'm getting this error when I'm trying to run "./setup_conll_data.sh".
Where can I get this file?
Here is the error log
mv: cannot move 'reference-coreference-scorers' to 'conll-2012/score…
-
It's interesting to apply BERT on the coreference resolution, I wonder if there is a related paper for further reading?
Thanks!
-
I am planning to train the neuralcoref with italian language and I have coreference annotated italian data but ontonotes is not available with me, do I need to create ontonotes for italian manually ?
-
I am using a Kaggle Kernel, this error only comes up in the kernel. Not if I run the code locally.
`from allennlp import pretrained`
`model = pretrained.neural_coreference_resolution_lee_2017()`
…
-
Hi,
I'm planning on using a different software for coreference (HuggingFace's neuralcoref), but then CoreNLP for quote attribution. I'm trying to figure out what input the CoreNLP quote annotator n…
BvdM0 updated
5 years ago