-
## 0. Paper
paper: [arxiv](https://arxiv.org/abs/1906.02715)
## 1. What is it?
They analyze contextualized word representations from BERT.
## 2. What is amazing compared to previous works?…
-
# Task Name
Predicting the named entities in a spoken utterance.
## Task Objective
Named entity recognition involves detecting the named entities and their tags (types) in a given sentence. N…
-
Often the bars are referred to with pronouns, but labeling the pronouns in the same way as full names of bars would demand some more manual effort. We hope the language model will learn to generate an…
-
### _`Question`_
@mandarjoshi90 @jkkummerfeld
New to coreference resolution. Still exploring, learning the coreference output, and understanding the parameters.
I tried finding several resources…
-
The character class in the gender_analysis toolkit provides the functionality to automatically generate a character list with each character’s name, nicknames, and pronouns based on a particular docum…
-
I am having troubles running a NLP server with coreference resolution. Here's the things I've tried in order:
Using just `--ner-forward-coref` won't work because of annotator dependencies. Apparently…
-
Good evening,
Would you have any advices/indications on how to create a simple script that compute the model outputs given any text in Re-DocRED format ?
Thanks & keep going with the great work …
-
I want to pass a text file and get the clusters of coreference.
For example,
```
Input: My name is Sarah and I live in London. I go to the office everyday with my car.
Output: [[My, I, I, my]]
`…
-
Okay, so, I have decided that I want to use this amazing IMPRESSIVE work of art for predicting sentiments in spanish. I noticed that the SentimentAnalysis tool runs on Spacy and uses a English news tr…
-
From issue #3 it would be useful to create a schema that can do what [Peng et al. 2019](https://arxiv.org/pdf/1911.01616.pdf) did which was link the targets and their sentiment to the opinion words. A…