Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5c4e225

Browse files
author
Sakata Wataru
committed
small fix
1 parent414da52 commit5c4e225

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ data
2424
└── samples : the retrieval results by TSUBAKI, BERT, and Joint model
2525
2626
```
27-
\*1 We modified the original code of BERT so that it can tokenize Japanese sentences and read localgovFAQ or other FAQ datasets. See[ku-nlp/bert](https://github.com/ku-nlp/bert).
27+
\*1 We modified the original code of BERT so that it can tokenize Japanese sentences and read localgovFAQ or other FAQ datasets. See[ku-nlp/bert](https://github.com/ku-nlp/bert/tree/FAQretrieval).
2828
\*2 The detail about localgovFAQ is on[localgovFAQ.md](localgovFAQ.md).
2929

3030
###BERT application for FAQ retrieval

‎download.sh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
mkdir ./data
22
cd data
3-
git clone git@github.com:ku-nlp/bert.git
3+
git clone-b FAQretrievalgit@github.com:ku-nlp/bert.git
44
curl http://nlp.ist.i.kyoto-u.ac.jp/nl-resource/JapaneseBertPretrainedModel/Japanese_L-12_H-768_A-12_E-30_BPE.zip> Japanese_L-12_H-768_A-12_E-30_BPE.zip
55
unzip Japanese_L-12_H-768_A-12_E-30_BPE.zip
66
curl https://tulip.kuee.kyoto-u.ac.jp/localgovfaq/localgovfaq.zip> localgovfaq.zip

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp