Skip to content

Commit e68d690

Browse files
committed
last frame
1 parent 9cbfe57 commit e68d690

10 files changed

Lines changed: 86 additions & 140 deletions

File tree

assets/media/icon.png

1.23 KB
Loading

config/_default/menus.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ main:
1515
url: people
1616
weight: 30
1717
- name: 发表论文
18-
url: /#pub
18+
url: publication
1919
weight: 50
2020
- name: 毕业硕士
2121
url: alumni

config/_default/params.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ header:
4747

4848
footer:
4949
copyright:
50-
notice: '© {year} LDK This work is licensed under {license}'
50+
notice: '© {year} XMU-DeepLIT This work is licensed under {license}'
5151
license:
5252
enable: true
5353
allow_derivatives: false

content/_index.md

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,26 @@ sections:
4242
title: 研究方向
4343
subtitle:
4444
text: |
45-
(这里对研究方向进行一个总体的概括...)目前的研究方向包括:</br>
46-
* [**检索增强生成**](publication/#rag)1:子方向1,子方向2,子方向3
47-
* **大方向**2:子方向1,子方向2,子方向3
48-
* **大方向**3:子方向1,子方向2,子方向3
45+
课题组的研究主要聚焦于大模型和自然语言处理领域,目前的研究方向包括:</br>
46+
* [**RAG**](publication/#rag):对于此方向文字描述
47+
</br> </br>
48+
* **大模型训练**:对于此方向文字描述
49+
</br> </br>
50+
* **大模型推理**:对于此方向文字描述
51+
</br> </br>
52+
* **大模型架构**:对于此方向文字描述
53+
</br> </br>
54+
* **多模态机器翻译**:对于此方向文字描述
55+
</br> </br>
56+
* **语音机器翻译**:对于此方向文字描述
57+
</br> </br>
58+
* **信息抽取**:对于此方向文字描述
59+
</br> </br>
60+
* **AI for Science**:对于此方向文字描述
61+
</br> </br>
62+
63+
64+
4965
design:
5066
columns: '1'
5167

Lines changed: 24 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,21 @@
11
---
2-
# Display name
2+
# 中文名称
33
title: 吴传杰
44

5+
#英文名,是展示在论文里面的名字
6+
englishname: Chuanjie Wu
7+
58
# Full name (for SEO)
69
first_name:
710
last_name: 传杰
811

9-
# Username (this should match the folder name)
10-
authors:
11-
- Chuanjie Wu
12-
13-
# Is this the primary user of the site?
14-
superuser: false
15-
16-
# Role/position
12+
# 同学们填20**研究生/博士研究生
1713
role: 2025级硕士研究生
1814

19-
# Organizations/Affiliations
20-
organizations:
21-
- name:
22-
url: ''
23-
24-
# Short bio (displayed in user profile at end of posts)
25-
bio:
26-
27-
# interests:
28-
# - Artificial Intelligence
29-
# - Computational Linguistics
30-
# - Information Retrieval
31-
32-
# education:
33-
# courses:
34-
# - course: PhD in Artificial Intelligence
35-
# institution: Stanford University
36-
# year: 2012
37-
# - course: MEng in Artificial Intelligence
38-
# institution: Massachusetts Institute of Technology
39-
# year: 2009
40-
# - course: BSc in Artificial Intelligence
41-
# institution: Massachusetts Institute of Technology
42-
# year: 2008
43-
44-
# Social/Academic Networking
45-
# For available icons, see: https://docs.hugoblox.com/getting-started/page-builder/#icons
46-
# For an email link, use "fas" icon pack, "envelope" icon, and a link in the
47-
# form "mailto:your-email@example.com" or "#contact" for contact widget.
15+
# 这里放跟自己相关的一些页面的链接,我预定义了三个:分别是邮箱、Google-scholar主页和github主页
16+
# 对于不想放上去或者自己没有的链接,直接删除即可。
17+
# 邮箱的格式是'mailto:你的邮箱',其他的放相应链接即可。
18+
# 如果想添加其他链接,可以到 https://docs.hugoblox.com/getting-started/page-builder/#icons 上去找图标,或者直接放在下面的详细介绍上
4819
social:
4920
- icon: envelope
5021
icon_pack: fas
@@ -55,22 +26,25 @@ social:
5526
- icon: github
5627
icon_pack: fab
5728
link: https://github.com/wuchuanjie
58-
# Link to a PDF of your resume/CV from the About widget.
59-
# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below.
60-
# - icon: cv
61-
# icon_pack: ai
62-
# link: files/cv.pdf
63-
64-
# Enter email to display Gravatar (if Gravatar enabled in Config)
65-
email: ''
6629

67-
# Organizational groups that you belong to (for People widget)
68-
# Set this to `[]` or comment out if you are not using People widget.
30+
# 硕士填Master Students ,博士填Ph.D. Students
6931
user_groups:
7032
- Master Students
7133

72-
englishname: Chuanjie Wu
34+
#接着下面是markdown格式的文本,是md文件的具体内容,同学们可以自行进行修改、删减和添加
7335
---
74-
**研究方向**
36+
<!-- 以下内容一定要遵循markdown语法 -->
37+
<!-- ###代表的是以三级标题的形式展示后面的文本,* 代表以列表的形式展示后面的文本-->
38+
39+
<!-- 这里可以先放一段简要自我介绍或者是自己想要放上去的一些链接 ,不想放的话也可以删了-->
40+
(自我介绍)
41+
42+
### 研究方向
7543
* 基于图的检索增强生成
7644

45+
<!-- 可以放校内外的一些荣誉,包括荣誉称号、奖学金、企业未来之星等等 -->
46+
### 获得荣誉
47+
* 荣誉1
48+
* 荣誉2
49+
50+
Lines changed: 24 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,22 @@
11
---
2-
# Display name
2+
# 中文名称
33
title: 苏劲松
44

5+
#英文名,是展示在论文里面的名字
6+
englishname: Jinsong Su
7+
58
# Full name (for SEO)
69
first_name:
710
last_name: 劲松
811

9-
englishname: Jinsong Su
10-
11-
authors:
12-
- Jinsong Su
13-
14-
# Is this the primary user of the site?
15-
superuser: false
16-
17-
# Role/position
12+
# 老师们在这里可以填一些比较重要的头衔、职称,学生填20**级硕士/博士
1813
role: 国家级青年人才项目入选者、教授、博士生导师
1914

20-
# Organizations/Affiliations
21-
organizations:
22-
- name:
23-
url: ''
24-
25-
# Short bio (displayed in user profile at end of posts)
26-
bio:
27-
28-
# interests:
29-
# - Artificial Intelligence
30-
# - Computational Linguistics
31-
# - Information Retrieval
3215

33-
# education:
34-
# courses:
35-
# - course: PhD in Artificial Intelligence
36-
# institution: Stanford University
37-
# year: 2012
38-
# - course: MEng in Artificial Intelligence
39-
# institution: Massachusetts Institute of Technology
40-
# year: 2009
41-
# - course: BSc in Artificial Intelligence
42-
# institution: Massachusetts Institute of Technology
43-
# year: 2008
44-
45-
# Social/Academic Networking
46-
# For available icons, see: https://docs.hugoblox.com/getting-started/page-builder/#icons
47-
# For an email link, use "fas" icon pack, "envelope" icon, and a link in the
48-
# form "mailto:your-email@example.com" or "#contact" for contact widget.
16+
# 这里放跟自己相关的一些页面的链接,我预定义了三个:分别是邮箱、Google-scholar主页和github主页
17+
# 对于不想放上去或者自己没有的链接,直接删除即可。
18+
# 邮箱的格式是'mailto:你的邮箱',其他的放相应链接即可。
19+
# 如果想定义其他链接,可以到 https://docs.hugoblox.com/getting-started/page-builder/#icons 上去找图标,或者直接放在下面的详细介绍上
4920
social:
5021
- icon: envelope
5122
icon_pack: fas
@@ -56,24 +27,26 @@ social:
5627
- icon: github
5728
icon_pack: fab
5829
link: https://github.com/wuchuanjie
59-
# Link to a PDF of your resume/CV from the About widget.
60-
# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below.
61-
# - icon: cv
62-
# icon_pack: ai
63-
# link: files/cv.pdf
64-
65-
# Enter email to display Gravatar (if Gravatar enabled in Config)
66-
email: ''
6730

68-
# Organizational groups that you belong to (for People widget)
69-
# Set this to `[]` or comment out if you are not using People widget.
31+
# 老师这里填Researchers即可,不用修改
7032
user_groups:
7133
- Researchers
7234

35+
#接着下面是markdown格式的文本,是md文件的具体内容,分为四个部分,老师们可以自行进行修改、删减和添加
7336
---
74-
苏劲松,厦门大学信息学院教授、博士生导师,电影学院,人工智能研究院双聘导师。2011年毕业于中国科学院计算技术研究所,获得工学博士学位。主要研究方向是自然语言处理,大模型,机器翻译。共发表CCF-A/B论文140余篇。曾培养硕士生获得百度奖学金,腾讯犀牛鸟奖学金。
37+
<!-- 以下内容一定要遵循markdown语法 -->
38+
<!-- ###代表的是以三级标题的形式展示后面的文本,* 代表以列表的形式展示后面的文本-->
39+
40+
41+
<!-- 老师的简要介绍 -->
42+
苏劲松,厦门大学信息学院教授、博士生导师,电影学院,人工智能研究院双聘导师。2011年毕业于中国科学院计算技术研究所,获得工学博士学位。共发表CCF-A/B论文140余篇。曾培养硕士生获得百度奖学金,腾讯犀牛鸟奖学金。
7543

76-
**获得荣誉**
44+
### 研究方向
45+
* 自然语言处理
46+
* 大模型
47+
* 机器翻译
48+
49+
### 获得荣誉
7750
* 24年福建省(首届)攻关青年基金获得者
7851
* 23年国家示范性软件学院20周年优秀专职教师奖
7952
* 22年厦门大学南强青年拔尖A类人才
@@ -83,7 +56,7 @@ user_groups:
8356
* 20年福建省杰出青年基金获得者
8457
* 19/20/21/23年腾讯犀牛鸟精英人才培养计划优秀导师奖
8558

86-
**学术兼职:**
59+
### 学术兼职:
8760
* 中国中文信息学会理事、青年工作委员会委员、机器翻译专委会委员、自然语言生成与智能写作专委会委员
8861
* 中国计算机学会自然语言处理专业委员会、青年工作委员会执行委员(17-19)
8962
* 中国人工智能学会理事、组织工作委员会委员、多语种智能处理专委会委员
@@ -93,11 +66,4 @@ user_groups:
9366
* CAAI Transactions on Intelligence Technology青年编委
9467
* 长期担任ACL、AAAI、IJCAI、EMNLP等权威国际会议,T-PAMI、T-IS、T-ASLP、T-NNLS、T-FS等30余个权威期刊审稿人
9568

96-
**学生培养**
97-
98-
全部硕士毕业生的[详细情况](/alumni)
99-
100-
**发表论文**
101-
102-
发表的[论文详情](/publication)
10369

content/authors/lab/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
# Display name
3-
title: 深度语言智能技术课题组
3+
title: 语言智能技术课题组
44

55
# Username (this should match the folder name)
66
authors:
@@ -10,7 +10,7 @@ authors:
1010
superuser: true
1111

1212
# Role/position
13-
role: Deep <span style="color:#ff0000;">L</span>anguage <span style="color:#00ff00;">I</span>ntelligence <span style="color:#0000ff;">T</span>echnology
13+
role: <span style="color:#ff0000;">L</span>anguage <span style="color:#00ff00;">I</span>ntelligence <span style="color:#0000ff;">T</span>echnology
1414

1515
# Organizations/Affiliations
1616

@@ -19,7 +19,7 @@ email: ' jssu@xmu.edu.cn'
1919

2020
---
2121

22-
👋欢迎来到厦门大学深度语言智能技术课题组的主页
22+
👋欢迎来到厦门大学语言智能技术课题组的主页
2323

2424

2525
厦门大学语言智能技术课题组从属于厦门大学数字媒体计算中心。目前,课题组包含教授1人,助理教授2人,博士后2人,在读研究20余人。课题组主要聚焦于大模型,自然语言处理,AI for Science,承担了包括国家重点研发计划课题,国家自然科学基金,福建省攻关青年基金、杰出青年基金等项目数十项,累计发表CCF-A/B类论文170余篇,授权发明专利20余项;研究成果获得2020年钱伟长中文信息处理科学技术奖—汉王青年创新奖,国家示范型软件学院联盟20周年优秀专职教师奖;培养硕士生获得百度奖学金,腾讯犀牛鸟奖学金;相关研究成果在阿里巴巴,维沃等互联网大厂得到实际应用。

content/contact/index.md

Lines changed: 11 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -9,43 +9,33 @@ sections:
99
content:
1010
title: 联系我们
1111
text: |-
12-
(这块是大致位置描述、招生文案、招生要求等)我们非常高兴地邀请假如我们的课题组。....Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer tempus augue non tempor egestas. Proin nisl nunc, dignissim in accumsan dapibus, auctor ullamcorper neque. Quisque at elit felis. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Aenean eget elementum odio. Cras interdum eget risus sit amet aliquet. In volutpat, nisl ut fringilla dignissim, arcu nisl suscipit ante, at accumsan sapien nisl eu eros.
12+
(这块是大致位置描述、招生文案、招生要求、招聘要求等)我们非常高兴地邀请你加入我们的课题组。....Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer tempus augue non tempor egestas. Proin nisl nunc, dignissim in accumsan dapibus, auctor ullamcorper neque. Quisque at elit felis. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia curae; Aenean eget elementum odio. Cras interdum eget risus sit amet aliquet. In volutpat, nisl ut fringilla dignissim, arcu nisl suscipit ante, at accumsan sapien nisl eu eros.
1313
email: jssu@xmu.edu.cn
14-
phone: 888 888 88 88
1514
address:
1615
country: 中国
1716
country_code: CN
1817
province: 福建省
1918
city: 厦门市
2019
district: 翔安区
2120
street: 香山街道香山路厦门大学翔安校区
22-
detail: 西部片区1号楼110室
21+
detail: 西部园区信息学院科研楼5号楼
2322
postcode: "361102"
2423
coordinates:
2524
latitude: '24.608698'
2625
longitude: '118.309860'
27-
directions: 详细地址
28-
office_hours:
29-
- 'Monday 10:00 to 13:00'
30-
- 'Wednesday 09:00 to 10:00'
31-
appointment_url: 'https://calendly.com'
32-
#contact_links:
33-
# - icon: comments
34-
# icon_pack: fas
35-
# name: Discuss on Forum
36-
# link: 'https://discourse.gohugo.io'
26+
directions: 西部园区信息学院科研楼5号楼
3727

3828
# Automatically link email and phone or display as text?
3929
autolink: true
4030

41-
# Email form provider
42-
form:
43-
provider: netlify
44-
formspree:
45-
id:
46-
netlify:
47-
# Enable CAPTCHA challenge to reduce spam?
48-
captcha: false
31+
# # Email form provider
32+
# form:
33+
# provider: netlify
34+
# formspree:
35+
# id:
36+
# netlify:
37+
# # Enable CAPTCHA challenge to reduce spam?
38+
# captcha: false
4939
design:
5040
columns: '1'
5141

content/publication/tdga/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ authors:
55
- Jinsong Su
66
- Zhiyong Wu
77
- Junfeng Yao
8-
- Chuanjie Wu
98
author_notes:
109
- "Equal contribution"
1110
- "Equal contribution"
11+
-
1212
date: "2025-01-21T00:00:00Z"
1313
doi: ""
1414

i18n/zh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
# About widget
100100

101101
- id: interests
102-
translation: 兴趣爱好
102+
translation: 研究方向
103103

104104
- id: education
105105
translation: 教育经历

0 commit comments

Comments
 (0)