From cc331fae4eb7520eebe3830a876252ae6f786d8e Mon Sep 17 00:00:00 2001 From: Deriq-Qian-Dong Date: Wed, 29 Nov 2023 00:43:36 +0000 Subject: [PATCH 1/4] Generate citations by crawler --- _data/citations.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/_data/citations.yaml b/_data/citations.yaml index 2f176d7..6129412 100644 --- a/_data/citations.yaml +++ b/_data/citations.yaml @@ -1,6 +1,16 @@ # DO NOT EDIT, GENERATED AUTOMATICALLY FROM SOURCES.YAML (AND ELSEWHERE) # See https://github.com/greenelab/lab-website-template/wiki/Citations +- id: vertical allocation-based fair exposure amortizing in ranking + title: Vertical Allocation-based Fair Exposure Amortizing in Ranking + authors: + - Tao Yang + - Zhichao Xu + - Qingyao Ai + publisher: Annual International ACM SIGIR Conference on Research and Development + in Information Retrieval in the Asia Pacific Region + date: '2023-11-26' + link: https://scholar.google.com/scholar?oi=bibs&cluster=4630192280997082198&btnI=1&hl=en - id: language generation from human brain activities title: Language Generation from Human Brain Activities authors: From 790f936a6a845cef5c3e9220a524f54213355c49 Mon Sep 17 00:00:00 2001 From: Qian Dong <471607065@qq.com> Date: Wed, 29 Nov 2023 08:48:45 +0800 Subject: [PATCH 2/4] Update google_scholar_crawler.yaml --- .github/workflows/google_scholar_crawler.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/google_scholar_crawler.yaml b/.github/workflows/google_scholar_crawler.yaml index cdc977f..d8be4e5 100644 --- a/.github/workflows/google_scholar_crawler.yaml +++ b/.github/workflows/google_scholar_crawler.yaml @@ -17,7 +17,7 @@ jobs: update_research: name: Auto Cite by Crawler runs-on: ubuntu-latest - timeout-minutes: 15 + timeout-minutes: 60 steps: - name: Checkout code uses: actions/checkout@v2 From fe9ae500a5813f518f4bd5d4c9e507ce8c04fd04 Mon Sep 17 00:00:00 2001 From: Qian Dong <471607065@qq.com> Date: Wed, 29 Nov 2023 08:49:08 +0800 Subject: [PATCH 3/4] Update _config.yaml --- _config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yaml b/_config.yaml index ad62d97..c19d006 100644 --- a/_config.yaml +++ b/_config.yaml @@ -27,7 +27,7 @@ auto-cite: - ../_data/sources-2022.yaml - ../_data/sources-2023.yaml output: ../_data/citations.yaml - depth: 1 + depth: 5 # default front matter parameters for markdown files defaults: From 6cfab4a21173cf6d1d8a54a2827e3837f1b8a020 Mon Sep 17 00:00:00 2001 From: Deriq-Qian-Dong Date: Wed, 29 Nov 2023 00:51:41 +0000 Subject: [PATCH 4/4] Generate citations by crawler --- _data/citations.yaml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/_data/citations.yaml b/_data/citations.yaml index 6129412..e4bf281 100644 --- a/_data/citations.yaml +++ b/_data/citations.yaml @@ -11,6 +11,29 @@ in Information Retrieval in the Asia Pacific Region date: '2023-11-26' link: https://scholar.google.com/scholar?oi=bibs&cluster=4630192280997082198&btnI=1&hl=en +- id: 'chuweb21d: a deduped english document collection for web search tasks' + title: 'Chuweb21D: A Deduped English Document Collection for Web Search Tasks' + authors: + - Zhumin Chu + - Tetsuya Sakai + - Qingyao Ai + - Yiqun Liu + publisher: Annual International ACM SIGIR Conference on Research and Development + in Information Retrieval in the Asia Pacific Region + date: '2023-11-26' + link: https://scholar.google.com/scholar?oi=bibs&cluster=12996143086614470224&btnI=1&hl=en +- id: result diversification for legal case retrieval + title: Result Diversification for Legal Case Retrieval + authors: + - Ruizhe Zhang + - Qingyao Ai + - Yueyue Wu + - Yixiao Ma + - Yiqun Liu + publisher: Annual International ACM SIGIR Conference on Research and Development + in Information Retrieval in the Asia Pacific Region + date: '2023-11-26' + link: https://scholar.google.com/scholar?oi=bibs&cluster=812514203678700621&btnI=1&hl=en - id: language generation from human brain activities title: Language Generation from Human Brain Activities authors: