-
Got this error in dev server
```>> timeout 60s cl rm (exit code 1, time 0.69s [limit: 15s,60s]; avg 0.00s; max 0.79s)
Traceback (most recent call last):
File "/usr/local/bin/cl", line 11, in …
-
Hello, I am very interested in your paper in EMNLP 2019.
When can you release your code and data?
-
In the replication of the MS MARCO passage ranking experiment, we retrieve passages by running
```
python ./src/main/python/msmarco/retrieve.py --hits 1000 --threads 1 \
--index indexes/msmarco-pa…
-
I noticed the classifier in this code is a linear classification, could you release the code of MAN classification. Thanks very much.
-
Quite a few pieces of ACLPUB are dedicated to generation of HTML, but as far as I know, this code is not actually used any more. Is it?
For example, the proceedings.tgz generated for EMNLP 2018 con…
-
https://arxiv.org/pdf/1606.01933.pdf
from: bert引用过的文章,稍微看下
-
When I navigate to the homepage of csrankings.org, I notice that the pie charts under Georgia Tech (11) and the University of Wisconsin-Madison (12) contain zero NLP publications.
But when I use th…
-
If anyone is searching for project teammates, post a comment to this issue!
-
**Describe the bug**
A clear and concise description of what the bug is.
**Codalab Information**
i don't access worksheet
![image](https://user-images.githubusercontent.com/45479160/82280284-7f3…
-
Hi, Hongfei and Qiuhui, Thanks for your efforts~
From your description in paper, this implementation achieves 28.07 on WMT'14 ENDE. It's great~ Have you try other datasets to validate its effectiv…