Hanlp

Latest version: v2.1.0b64

Safety actively analyzes 688792 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 10

2.1.0beta.62

What's Changed
* Release mMiniLMv2L12 version of MTL on UD210
* Release a small MTL model trained on our new corpora
* Multi-process compatible loader
* Support new versions of tensorflow and numpy
* Add support for Python 3.10
* Implementation of "Graph Pre-training for AMR Parsing and Generation"
* Let PipeLine support copy() by Vela-zz in https://github.com/hankcs/HanLP/pull/1861

New Contributors
* Vela-zz made their first contribution in https://github.com/hankcs/HanLP/pull/1861

**Full Changelog**: https://github.com/hankcs/HanLP/compare/v2.1.0-beta.0...v2.1.0-beta.62

2.1.0beta.0

We are proud to announce the beta release of HanLP 2.1, which now offers 10 joint tasks on 104 languages: tokenization, lemmatization, part-of-speech tagging, token feature extraction, dependency parsing, constituency parsing, semantic role labeling, semantic dependency parsing, abstract meaning representation (AMR) parsing.

2.1.0alpha.0

We are proud to announce the release of HanLP 2.1, which now offers 10 joint tasks on 104 languages: tokenization, lemmatization, part-of-speech tagging, token feature extraction, dependency parsing, constituency parsing, semantic role labeling, semantic dependency parsing, abstract meaning representation (AMR) parsing.

2.0

- Easy model building and serving with TensorFlow 2.0 and Keras.
- Multilingual Support.
- Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification via one unified interface.

Currently, HanLP 2.0 is in alpha stage with more killer features on the roadmap. For news and updates, join our [forum](https://bbs.hankcs.com/).

2.0.0alpha.0

1.8.5

What's Changed
* 修复mini二元文法在JRE初始化后第一次分词可能出现的不一致 fix: https://github.com/hankcs/HanLP/issues/1851#issuecomment-1767808746
* 修复ViterbiSegment分词器中加载自定义词典时未替换DoubleArrayTrie导致分词不符合预期的问题 by wxy929629 in https://github.com/hankcs/HanLP/pull/1835
* fix:修复CWSEvaluator比较切分语句时的计算错误 by webSue in https://github.com/hankcs/HanLP/pull/1853
* 数据包兼容[data-for-1.7.5.zip](https://file.hankcs.com/hanlp/data-for-1.7.5.zip)` md5=1d9e1be4378b2dbc635858d9c3517aaa`
* Portable版同步升级到v1.8.5

xml
<dependency>
<groupId>com.hankcs</groupId>
<artifactId>hanlp</artifactId>
<version>portable-1.8.5</version>
</dependency>


New Contributors
* wxy929629 made their first contribution in https://github.com/hankcs/HanLP/pull/1835

**Full Changelog**: https://github.com/hankcs/HanLP/compare/v1.8.4...v1.8.5

Page 1 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.