-
The model is running fine for 55 epochs and but at the 55th epoch when it is to be saved it is throwing an error as below. Any idea about this error?
epoch 54 total loss 0.2056220420028012 0.…
-
Hello, While executing project I am facing the following issue please help ?
File "test.py", line 6, in
print(doc._.has_coref)
File "C:\Users\Longkun\Anaconda3\lib\site…
-
**Describe the bug**
Loading the model for coreference resolution seems to not work: the model is not loaded/recognized.
Log:
`Traceback (most recent call last):
File "", line 1, in
File "…
-
Hi,
I am going to restore your checkpoint and finetune the model on a new dataset, but I failed to do this and received the following errors:
Traceback (most recent call last):
File “train.py”,…
-
Hi,
I came across this term in [Polygon Mesh Processing](https://doc.cgal.org/latest/Polygon_mesh_processing/group__PMP__corefinement__grp.html#ga30082762ba2d947cba304e2884d96a99). In particular, the…
-
I wanted to get the same results for coref as that from the AllenNLP's demo website. So I went back to the same version of AllenNLP and models that is used in the demo, but the result seems to be diff…
-
Assuming two (or more) annotation have produced annotations of the same text. How do we want this to be expressed in the file format(s)? The cheapest option is two have two different files, but this w…
-
I'm working on a project that requires both Coreference and NER. I was using Spacy, but AllenNLP's new model ( model from the live demo) seems to be working better. So, I would like to try that, but I…
-
Hi,
I have a problem with jlink plugin. Can you help me to find a solution ?
I try to build my app with javafx.
This is my `build.gradle`
```
plugins {
id "java"
id "applicati…
firm1 updated
4 years ago
-
I would like to know, which coref model among all the models provides the best result.