-
Hi!
What are the results of the BERT-based implementations of the coref model on CONLL-2012 shared task?
The .jsonnet config file of the coreference resolution model specifies the "Higher-Order Cor…
-
If I want to support Chinese, then what do I need to do.
-
Hi, I want to use stanza to do coreference resolution? However, I can not find description about how to use stanza to do coreference resoluton? Can someone give me some advice? I just find two other p…
-
Adding support in the pipeline for Coreference resolution will be really beneficial
https://nlp.stanford.edu/projects/coref.shtml
-
Hi, I'm using allennlp 1.0.0 and allennlp-models 1.0.0.
While running the file `get_coref_and_dep_data.py` using the command - `python preprocess/get_coref_and_dep_data.pn.json data.valid.json dp.js…
-
Hi @richardpaulhudson, many thanks for your great work on coreferee! I'm working with @Pantalaymon on a project that does French coreference resolution, and we are trying to get coreferee working with…
-
Use NLPTK, documentation can be googled.
-
Hello,
Good morning! My name is Wentseng and I am an intern at mine&make GmbH in Stuttgart, Germany.
We want build a commercial appliction using coreference resolution model and we are intereste…
-
We need a policy for where "not" is not a premodifier:
- [x] more often/likely than not
- [x] Why not?
- [x] I'm afraid not.
- [x] "those affluent and those not"
All of these are errors accor…
-
Hi,
I was wondering if you could release the code as in section 4.5 coreference resolution?
Thank you!