From f2ec05702ff88679364be2a32c6975e3c32073ab Mon Sep 17 00:00:00 2001 From: Qian Dong <471607065@qq.com> Date: Tue, 21 Nov 2023 21:12:41 +0800 Subject: [PATCH 1/3] Update _config.yaml --- _config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yaml b/_config.yaml index 735b8ad..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: 3 + depth: 5 # default front matter parameters for markdown files defaults: From dbf12b46efcdbd07306b7ee775621c3620a47144 Mon Sep 17 00:00:00 2001 From: Qian Dong <471607065@qq.com> Date: Tue, 21 Nov 2023 22:03:44 +0800 Subject: [PATCH 2/3] Update auto-cite-by-crawler.py --- auto-cite/auto-cite-by-crawler.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto-cite/auto-cite-by-crawler.py b/auto-cite/auto-cite-by-crawler.py index d7245a8..a8c5c26 100644 --- a/auto-cite/auto-cite-by-crawler.py +++ b/auto-cite/auto-cite-by-crawler.py @@ -47,7 +47,7 @@ from selenium.webdriver.chrome.service import Service def setup_webdriver(): # setup webdriver - chrome_service = Service(ChromeDriverManager(chrome_type=ChromeType.CHROMIUM, driver_version="118.0.5993.0").install()) + chrome_service = Service(ChromeDriverManager(chrome_type=ChromeType.CHROMIUM).install()) chrome_options = Options() options = [ From 964c070b9ee1a431e925b8a9f078dcfcf5bf4a58 Mon Sep 17 00:00:00 2001 From: Deriq-Qian-Dong Date: Tue, 21 Nov 2023 14:06:26 +0000 Subject: [PATCH 3/3] Generate citations by crawler --- _data/citations.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/_data/citations.yaml b/_data/citations.yaml index 9f40dc4..2f176d7 100644 --- a/_data/citations.yaml +++ b/_data/citations.yaml @@ -1,6 +1,18 @@ # DO NOT EDIT, GENERATED AUTOMATICALLY FROM SOURCES.YAML (AND ELSEWHERE) # See https://github.com/greenelab/lab-website-template/wiki/Citations +- id: language generation from human brain activities + title: Language Generation from Human Brain Activities + authors: + - Ziyi Ye + - Qingyao Ai + - Yiqun Liu + - Min Zhang + - Christina Lioma + - Tuukka Ruotsalo + publisher: arXiv preprint arXiv:2311.09889 + date: '2023-11-16' + link: https://scholar.google.com/scholar?oi=bibs&cluster=2969503613506500697&btnI=1&hl=en - id: 'caseformer: pre-training for legal case retrieval' title: 'Caseformer: Pre-training for Legal Case Retrieval' authors: