-
## ASR
- [ ] ASR2K: Speech Recognition for Around 2000 Languages without Audio https://arxiv.org/abs/2209.02842
- [x] Whisper: Whisper is a general-purpose speech recognition model. https://github…
-
Hi, when I ran coref.py file, I encountered a RuntimeError: one of the variables needed for gradient computation has been modified by an inplace operation. I've tried pytorch 0.4.1 in the requirements…
-
``` java
2 [pool-1-thread-4] ERROR org.apache.thrift.ProcessFunction - Internal error processing resolve_coreferences_in_trees
java.lang.NoSuchMethodError: edu.stanford.nlp.pipeline.ParserAnnotatorUt…
-
Coreference resolution should be added as a pre-tokenization step. This will improve the knowledge graph extraction recall, and also improve BM25 accuracy.
Coref poses several challenges, most impo…
-
Hi!
Thanks for your great work. I am trying to caculate some metrics using your code but the following errors thrown out:
sh: 1: allennlp: not found
It seems that there is a file allennlp neede…
-
Hello,
I am trying to understand the [`with_coref`](https://github.com/YoungXiyuan/DCA/blob/master/dataset.py#L100) and [`find_coref`](https://github.com/YoungXiyuan/DCA/blob/master/dataset.py#L127…
-
Parse trees of the form
```
S
/ \
NP VP
/ \ |
the dog ran
```
Should be replaced with
```
S
/ \
$1 VP
…
-
1) Правильно ли я понял, что формат результата описан в документе версии 1 от 24.12.2015 как файлы .task1, .task2 и .task3?
2) По поводу 2-й дорожки - результат будет сравниваться с данными из файлов…
-
Implement different forms of coreference resolution including neural coref, proper noun matching, etc.
-
Hi, I already run setup_all.sh file. It’s giving same error.
tensorflow.python.framework.errors_impl.NotFoundError: .\coref_kernels.so not found
_Originally posted by @saxenakrati09 in https://g…