-
Currently, when you hover over a highlight in a sub-tree of nested highlights, all nodes from root to the leaf get activated, but we only want to activate the leaf, as that is more relevant to the use…
-
-
# 🌟 New model addition
## Model description
This is an incredible project from the awesome https://github.com/allenai team that solves a big problem in transformers.
From https://twitter.com/i_…
-
I'm using jupyter notebook on gcloud, with a venv for package installation. System image - Ubuntu 16.04
Steps to recreate the error :
`pip3 install neuralcoref`
and then
`import spacy
im…
-
Hi,
I successfully trained a new Italian coreference model following [these instructions](https://github.com/huggingface/neuralcoref/blob/master/neuralcoref/train/training.md).
The only output of…
-
**System:**
- OS: [Linux , UBUNTU wsl]
- Python version: [3.6.8]
- AllenNLP version: [v1.0.0.rc3]
**Question**
* I'm working on a coreference resolution task and I would like to resolve th…
-
Hi, when I try to evaluate **my coreference prediction result** in test dataset via docker([option 2](https://github.com/UCDenver-ccp/craft-shared-tasks/wiki/Coreference-Resolution-Task-Evaluation#san…
ghost updated
4 years ago
-
We need to log less, and structure the logs a bit more clearly. We don't need to fully fix this, but we should at least deal with the easy cases before the launch.
All of these lines are either u…
-
I'm using dkpro-cassis to convert brat files to xmi which partly involves mapping entities to role labels and this is apparently where I get errors when viewing the files annotations in inception:
…
-
A few days back it was working fine but now when I run the following commands
from allennlp.predictors.predictor import Predictor
predictor = Predictor.from_path("https://storage.googleapis.com/al…