-
Currently, `setAppPermissions()` grants all permissions on Android (or will soon, cf. #14), while it grants and denies a fairly arbitrary set on iOS:
https://github.com/tweaselORG/appstraction/blo…
-
请问一下这篇文章的GitHub网址怎么失效了呢
-
@yeganehkordi @Palipoor wondering if you can help with these?
```
- [ ] task1356_xlsum_title_generation.json
- regarding instructions: `Maybe on the negative examples say how you would chan…
-
Hi~
I see in your paper _Deep Keyphrase Generation_ you give proportion of the present keyphrases and absent keyphrases in four public datasets:
![image](https://user-images.githubusercontent.com/11…
-
Hi,
Do you have have baseline model files e.g. ```catSeq```, ```catSeqD```, ```catSeqCorr```, ```catSeqTG```, ```catSeqTG2RF1```? You must be using them for diversity evaluation.
-
hi,大家好,非常高兴的告诉大家,百度飞桨论文复现赛第四期已经开始了,本次共将有100篇的经典&前沿论文供大家复现,详细信息可以参考[AI Studio](https://aistudio.baidu.com/aistudio/competition/detail/106),大家是否已经迫不及待了呢~
**注意:** 本次部分赛题与[人工智能创新应用大赛](https://aistudio.…
-
do you have hugging face models and datasets for models and datasets used in this repository?
I cant find any on hugging-face page . Please let me know.
-
Hi, I have a quick question to understand how R@50 is computed. If I understand correctly, the ACL2020 paper uses One2Seq style generation (with a beam size of 10). Duplicate keyphrases are removed af…
-
Hi,
The documentation explains how to create indexing and perform an evaluation using the NTCIR dataset. Is it possible to give some pointer to do the same with the KP20k dataset?
-
Great work!
The paper mentioned trained Seq2seq and Slot Tagging are used for keyphrases generation.
Will you include related implementation (model architecture, training and inference ... etc.) int…