Skip to content

Commit 999c5a4

Browse files
authored
Update CHANGELOG.md
1 parent 445e835 commit 999c5a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ Added official support and CI testing for Python 3.14.
2323
Some features and fixes in this version are AI-assisted.
2424
See PR for prompt and details.
2525

26-
- Add BLEU, ROUGE, WER, and CER metrics to pythainlp.benchmarks #<issue_number>
2726
- Fix `royin` romanization #1172
2827
- Fix final consonant classification in `check_marttra()` #1173
2928
- Lazy load dictionaries to reduce memory usage #1186
@@ -36,6 +35,7 @@ See PR for prompt and details.
3635
- Make package zip-safe #1212
3736
- Ensure thread-safety for tokenizers #1213
3837
- Add Thai-NNER integration with top-level entity filtering #1221
38+
- Add BLEU, ROUGE, WER, and CER metrics to pythainlp.benchmarks #1295
3939
- Reorganize noauto test suite by dependency groups
4040
(torch, tensorflow, onnx, cython, network) #935
4141
- Improved documentation; code cleanup; more tests

0 commit comments

Comments
 (0)