Skip to content

v1.2.9常规维护

Compare
Choose a tag to compare
@hankcs hankcs released this 17 Mar 23:24
· 1323 commits to master since this release
  1. 修正隐马模型转移矩阵隐状态总数的统计和转移概率的计算
  2. 地名识别算法微调
  3. 改进数词识别效果, 修复数词识别导致的潜在问题
  4. 修复人名识别模块的问题
  5. 补充文档,整理代码
  6. 数据包依然兼容标准版data-for-1.2.8-standard.zip完整版data-for-1.2.8-full.zip;海外用户请自由使用海外用户专用OneDrive链接
  7. Portable同步升级到v1.2.9
<dependency>
  <groupId>com.hankcs</groupId>
  <artifactId>hanlp</artifactId>
  <version>portable-1.2.9</version>
</dependency>