COMMITS
/ hanlp/version.py October 19, 2025
September 7, 2025
H
January 13, 2025
December 29, 2024
H
Release `2.1.0`
hankcs committed
December 7, 2024
H
Fix `dep` key of `to_pretty`
hankcs committed
December 2, 2024
H
Fix loading issue of fine-tuned NER models
hankcs committed
October 8, 2024
H
Avoid redundant downloading and decompressing across processes
hankcs committed
September 8, 2024
August 22, 2024
H
Support new versions of tensorflow and numpy
hankcs committed
August 18, 2024
July 11, 2024
H
Support Python 3.6 on Windows
hankcs committed
March 23, 2024
H
Fix phrasetree fix: https://github.com/hankcs/HanLP/issues/1886
hankcs committed
February 24, 2024
December 22, 2023
November 28, 2023
H
Pin the version of `tokenizers` on macOS Python3.6 to compile it
hankcs committed
H
Update resource & mirror sites
hanlpbot committed
October 19, 2023
H
Resize vocab and classifier automatically for taggers
hanlpbot committed
October 14, 2023
May 23, 2023
April 14, 2023
April 8, 2023
March 25, 2023
H
March 10, 2023
December 7, 2022
H
November 4, 2022
H
Add dependency on sentencepiece
hankcs committed
November 3, 2022
H
Improve how MTL handles empty strings
hankcs committed
September 28, 2022
H
August 27, 2022
August 26, 2022
August 11, 2022
July 31, 2022
H
Update MUL-MTL model with SDP fixed
hankcs committed
July 18, 2022
H
avoid cycle between a pair of nodes
hankcs committed
July 7, 2022
July 6, 2022
June 19, 2022
H
Replace `XLM_SMALL` with `MMINILMV2L6`
hankcs committed
June 16, 2022
H
Update two tok models trained on 100m corpora
hankcs committed
June 15, 2022
H
Release a multilingual tokenizer trained with MiniLMv2
hankcs committed
June 12, 2022
H
Update two tok models with F1 > 98%
hankcs committed
June 10, 2022
June 8, 2022
H
Support 130 languages trained on Universal Dependencies 2.10
hankcs committed
June 7, 2022
April 20, 2022
April 18, 2022
H
Fix fasttext URL in `PTB_POS_RNN_FASTTEXT_EN`
hankcs committed
April 16, 2022
April 15, 2022
H
Release a Chinese MRP model with Mengzi PLM
hankcs committed
April 14, 2022
H
Fix edge cases of empty inputs for MTL
hankcs committed
H
Use the latest perin-parser
hankcs committed
April 13, 2022
H
Release a SOTA joint Chinese-English AMR model
hankcs committed
April 12, 2022
March 22, 2022
H
Optimize merging sub-tokens
hankcs committed