Skip to content

Commit

Permalink
Add evaluation cases based on the typing issues form, and fix them.
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroyuki-komatsu committed Sep 12, 2024
1 parent ad8a2be commit 714174f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/data/dictionary_oss/collocation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@
ここから
食事をした
状況を注視
訴権の濫用
公訴権の濫用
3 changes: 3 additions & 0 deletions src/data/dictionary_oss/evaluation.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,9 @@ OK: ちゅうおん 中音 Conversion Expected 9 注音 2.30.5544
OK: いもじ イ文字 Conversion Expected 9 イ文字 2.30.5544
OK: いもじ イ文字 Conversion Expected 9 彝文字 2.30.5544
OK: かんじこうせいきじゅつもじ 漢字構成記述文字 Conversion Expected 漢字構成記述文字 2.30.5544
OK: かわきもの 乾き物 Conversion Expected 乾き物 2.30.5544
OK: そけんのらんよう 訴権の濫用 Conversion Expected 訴権の濫用 2.30.5544
OK: こうそけんのらんよう 公訴権の濫用 Conversion Expected 公訴権の濫用 2.30.5544
OK: たしました 足しました Conversion Expected 足しました 2.26.4695
OK: こじんよう 個人用 Conversion Expected 個人用 2.26.4695
OK: からめて 絡めて Conversion Expected 絡めて 2.26.4695
Expand Down
3 changes: 3 additions & 0 deletions src/data/test/quality_regression_test/oss.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -425,3 +425,6 @@ oss_issue1054 ちゅうおん 注音 Conversion Expected 9
oss_issue1054 いもじ イ文字 Conversion Expected 9
oss_issue1054 いもじ 彝文字 Conversion Expected 9
oss_issue1054 かんじこうせいきじゅつもじ 漢字構成記述文字 Conversion Expected
oss_issue かわきもの 乾き物 Conversion Expected
oss_issue そけんのらんよう 訴権の濫用 Conversion Expected
oss_issue こうそけんのらんよう 公訴権の濫用 Conversion Expected

0 comments on commit 714174f

Please sign in to comment.