|
| 1 | +- fullName: TAIDE相似判決書檢索系統 |
| 2 | + shortName: LAW |
| 3 | + image: /assets/images/lab-logo.png |
| 4 | + context: 此系統為一個準確又有效率的相似判決書檢索平台,適合法律專業人士及一般民眾使用。 |
| 5 | + tags: [BERT] |
| 6 | + authors: [{name: 鄭宇辰, link:\#}, {name: 李彥吾,link:\#}] |
| 7 | + links: [ |
| 8 | + {name: Demo, style: btn-primary, href: https://law-demo.nlpnchu.org/} |
| 9 | + ] |
| 10 | + |
| 11 | +- fullName: 神農TAIDE |
| 12 | + shortName: demetergpt |
| 13 | + image: /assets/images/lab-logo.png |
| 14 | + context: 基於台灣語言模型TAIDE的先進RAG,用於回答農業相關問題。 |
| 15 | + tags: [ChatGPT, pyserini, BM25, Qusetion Answering] |
| 16 | + authors: [{name: 范耀中, link:\#}] |
| 17 | + links: [ |
| 18 | + {name: Demo, style: btn-primary, href: https://demetergpt.nlpnchu.org/} |
| 19 | + ] |
| 20 | + |
| 21 | + |
1 | 22 | - fullName: Cloze Distractor Generator |
2 | 23 | shortName: CDGP |
3 | 24 | image: /assets/images/CDGP.png |
|
20 | 41 | {name: Demo, style: btn-primary, href: https://classic.queratorai.com/} |
21 | 42 | ] |
22 | 43 |
|
23 | | -- fullName: Nerual Question Group Generator |
24 | | - shortName: NQGG |
25 | | - image: /assets/images/qgg.png |
26 | | - context: 閱讀理解題組生成;一篇文章,一個按鍵,立即生成。 |
27 | | - tags: [QGG, BART, GA, NL Learning] |
28 | | - authors: [{name: Po-Chun Huang, link: https://github.com/p208p2002}] |
29 | | - links: [ |
30 | | - {name: Demo, style: btn-primary, href: https://qgg-demo.nlpnchu.org} |
31 | | - ] |
32 | | - gitRepo: p208p2002/Neural-Question-Group-Generation |
33 | | - |
34 | | -- fullName: Nerual Distractor Generator |
35 | | - shortName: BDG |
36 | | - image: /assets/images/lab-logo.png |
37 | | - context: 閱讀理解多選題干擾選項生成,給文章,問題和答案生成干擾選項 |
38 | | - tags: [Distractor, Text Generation] |
39 | | - authors: [{name: Eric Lam, link: https://github.com/voidful}] |
40 | | - links: [ |
41 | | - {name: Demo, style: btn-primary, href: https://nlp2go.nlpnchu.org} |
42 | | - ] |
43 | | - gitRepo: voidful/BDG |
44 | | - |
45 | | -- fullName: 犯罪人關係網路 |
46 | | - shortName: 犯罪人網路 |
47 | | - context: 使用截至2018年為止以前公開的判決書,製作犯罪人關係的視覺化圖譜 |
48 | | - tags: [犯罪人網路, 社群網路分析] |
49 | | - authors: [{name: 姜立綱,link:\#}, {name: 郭溫蘋,link:\#}] |
50 | | - links: [ |
51 | | - {name: Demo, style: btn-primary, href: https://crime-network.nlpnchu.org/graph/} |
52 | | - ] |
53 | | - |
54 | | -- fullName: Misleading Inference Generation |
55 | | - shortName: MIG |
56 | | - image: /assets/images/lab-logo.png |
57 | | - context: 基於強化學習之誤導推論生成,給一段句子,標記出想要生成誤導推論的原句,生成誤導推論 |
58 | | - tags: [BART, Text Generation, Reinforcement Learning] |
59 | | - authors: [{name: 彭顯詠, link: https://github.com/seanbbear}] |
60 | | - links: [ |
61 | | - {name: Demo, style: btn-primary, href: https://mig.nlpnchu.org/} |
62 | | - ] |
63 | | - |
64 | | -- fullName: 法律判決書檢索系統 |
65 | | - shortName: LAW |
66 | | - image: /assets/images/lab-logo.png |
67 | | - context: 此系統的主要目的為提供一般使用者輸入自己的刑事案件情境,系統即會回饋最相似案件情境的前5篇法律判決書。 |
68 | | - tags: [BERT] |
69 | | - authors: [{name: 林芃儀, link: https://github.com/gigilin7}, {name: 黃晨華,link:\#}] |
70 | | - links: [ |
71 | | - {name: Demo, style: btn-primary, href: https://law-demo.nlpnchu.org/} |
72 | | - ] |
73 | | - |
74 | | -- fullName: 神農GPT |
75 | | - shortName: demetergpt |
76 | | - image: /assets/images/lab-logo.png |
77 | | - context: 農業問答系統;給定一段農業相關問句,系統會找答案。 |
78 | | - tags: [ChatGPT, pyserini, BM25, Qusetion Answering] |
79 | | - authors: [{name: 范耀中, link:\#}] |
80 | | - links: [ |
81 | | - {name: Demo, style: btn-primary, href: https://demetergpt.nlpnchu.org/} |
82 | | - ] |
83 | | - |
84 | 44 | - fullName: 選擇題自動生成系統 |
85 | 45 | shortName: demetergpt |
86 | 46 | image: /assets/images/lab-logo.png |
|
0 commit comments