Commit graph

23 commits

Author SHA1 Message Date
bab2min
fd9c42da62 Minor code refactorings 2025-09-16 21:36:41 +09:00
bab2min
a5976e8770 Add arg dialect to Evaluator 2025-09-16 21:36:29 +09:00
bab2min
5e4eb305c1 Implement tools 2025-03-03 19:54:04 +09:00
bab2min
d2e2b9ba02 rename PcLM to CoNgram(cong) 2025-02-21 01:02:57 +09:00
bab2min
ac5a78a51a Update evaluator & pclm_builder 2025-02-09 03:00:57 +09:00
bab2min
6d21f08525 Refactor evaluator-cli 2025-01-26 16:26:35 +09:00
bab2min
cb1ebc06d5 Implement PoC of KnLM transposed & PcLM 2025-01-13 01:13:36 +09:00
bab2min
8d945ce940 Update model paths to use the new directory structure 2024-10-03 16:11:50 +09:00
bab2min
d8740fc0c4 Add ltypo arg to evaluator 2024-09-30 00:51:24 +09:00
bab2min
c6f24274aa changed topN of evaluator to 1 & added more typo options 2024-04-14 15:11:12 +09:00
bab2min
2b4b707aa2 updated evaluator & runner 2024-04-13 15:54:14 +09:00
bab2min
92ac92e46c updated evaluator 2023-02-18 00:50:18 +09:00
bab2min
5e8927e8a1 added echoing ArchType at evaluator 2022-06-27 00:47:18 +09:00
bab2min
2bfcbfad83 added typo tolerant feature to evaluator 2022-06-02 01:26:21 +09:00
bab2min
0f7dbaa3fc implemented kiwi::cmb::AutoJoiner 2022-05-09 00:30:54 +09:00
bab2min
a580f3f88c added additional args to evaluator 2022-05-04 09:59:32 +09:00
bab2min
bd73c23fb8 implemented SkipBigramTrainer & Model 2022-04-22 02:06:09 +09:00
Minchul Lee
80f4f0aa46 improved morpheme definition format 2022-03-19 21:13:50 +09:00
Minchul Lee
8be6a78261 added model builder 2022-03-09 22:46:28 +09:00
Minchul Lee
cf383d70b6 added viewing average score at evaluator 2022-02-25 02:43:32 +09:00
Minchul Lee
0200beb963 improved evaluator 2021-11-02 02:23:51 +09:00
Minchul Lee
cb7a71b988 added last_min_cf arg for KNLM
Former-commit-id: 70ec4c891a
2021-09-15 01:51:15 +09:00
Minchul Lee
5101a9a4db refactor code & add cmake
Former-commit-id: b3cd57b582
2021-07-22 22:37:59 +09:00