-
Can we give the input as a text file?
-
For example, consider the following text :
**_Original Text_**
Russia formally charged **former Marine Paul Whelan** with espionage, according to a report Thursday. “An indictment has been presen…
-
Hi!
When I tried to run the 6th transformer tutorial in my GPU, I got the following error:
```
File "torctext_seq2seq_coref_transformer.py", line 368, in make_masks
trg_sub_mask = torch.tr…
-
Rebecca - Russian + toxicology
@rimusa - Spanish + toxicology
@pandyamugdha - English + toxicology
We need to assign who is using which English + downstream task (coref, toxicity) and what tool…
-
In ANNIS 3.x, specifying 'edge' as the triggering condition in resolver_vis_map renders the visualizer even if only one end point of the edge is in the search result. In 4.0.0-beta.2, it seems the vis…
-
**Describe the bug**
I am trying to run the CoreNLP example as mentioned here - https://stanfordnlp.github.io/stanza/corenlp_client.html#setup. I set the ```CORENLP_HOME``` by using the command
…
-
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
-
A selection of our prepositions are truly dynamic meaning that it is difficult to express them outside of the context of an action (i.e. 'toward').
CURRENT LIST TO LEARN:
- [x] Toward
- [x] Away_…
-
spacy_model_name = "en_coref_md"
disable = ['vectors', 'textcat', 'tagger', 'parser', 'ner']
model = spacy.load(spacy_model_name, disable=disable)
doc = model('My sister has a dog, she loves him.')…
-
I'm using the latest master and for coref I downloaded a 1.3GB bert model that works with outstanding performance.
I'm also in need of a NER model , but all the models I tried have some kind of con…