-
In part due to the use of a pointer in `ParameterCollection` for `ParameterCollectionStorage` and the lack of assignment operator or copy constructor for `ParameterCollection`, `RnnBuilders` like a `V…
-
-
# Things to do
## For the system
- Improve gender from name pipeline using something from Nathian Matias's links.
- Heuristics to identify which mentions connect to sources.
- Linking mentions t…
-
[sorry to bother you more, this time it's only a question, due to my excitement about the paper:-) ]
As far as I know, the WSC data set is balanced, so I'd expect the edge recall to be 50% for the …
-
Below is the sentence
50 year old Male with history of alcohol abuse and hypertension who presents with emesis with blood clots.
How to identify the subject verb object in this case?
Best Regar…
-
Hi :), I want train Neuralcoref in language Spanish. First I try train Neuralcoref in English, I get a corpus with format *.v4_gold_conll from this url: **https://github.com/clab/att-coref/tree/master…
-
### Dataset name
NorBench
### Dataset link
https://github.com/ltgoslo/norbench
### Dataset languages
- [ ] Danish
- [ ] Swedish
- [X] Norwegian (Bokmål or Nynorsk)
- [ ] Icelandic
- [ ] Faroese
-…
-
Thank you for your code.
I build a local copy of the code and implement my own dataLoader. The code runs smoothly. Since the Freebase is deprecated and old. I got rid of the Freebase in the code.
i…
-
Hi getting an error on a file when ruining in batch mode, when ruining on the single file, the same file runs ok
as in issue #40
Ruining on the following files: - attached all files
- Proc…
-
Hi, I am using Xlnet as a language model with code provided by HuggingFace PyTorch-transformers.
However, the xlnet consistantly underperformed Bert in our experiment. Considering it's advanced desig…