-
The meteor don't have the chinese word data, and the meteor mainpage don't have too.
whether it's not proper to evaluate chinese nlg task using meteor ?
-
```
src/java/com/articulate/sigma/KBmanager.java
85 String kbDir = System.getenv("SIGMA_HOME") + File.separator + "KBs";
97 String kbDir = System.getenv("SIGMA_HOME") + File.s…
-
**Describe the feature**
Unify different dialogue act representation of different datasets to:
**(intent, domain, slot, value)**
**Expected behavior**
change dialogue act usage in (multiwoz, cam…
-
https://github.com/ne7ermore/torch-light/blob/master/vae-nlg/train.py#L20
the data parameter seems is the directory of a model, but there is only two corpus and a w2v
Thx
-
Recently, I use the chinese function of multilingual-t5 model to accomplish the Chinese NLG tasks. However, the inference speed might be slow, could this model be used for multilingual-t5? How can I d…
-
请问,NLG自动文本生成这块,可以再添加两个demo样例吗
-
And I download the zip and install through the pycharm terminal, and couldnt find the rc.json
-
NLG is not working. I am not getting the expected result even I replicate the same example I am getting James in result when I changed sort by rating for desc it is giving me the same result.
[Python…
-
http://aclweb.org/anthology/D17-1237
-
Hello !
I hope you are doing great !
Could you add these 3 metrics:
- BaryScore (oral EMNL 2021)
- DepthScore
- InfoLM (best student paper award AAAI 2022)
They are available here: https:/…