Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update publications #124

Merged
merged 4 commits into from
Nov 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/google_scholar_crawler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion _config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
33 changes: 33 additions & 0 deletions _data/citations.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,39 @@
# 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: '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:
Expand Down
Loading