baidu/lac
百度NLP:分词,词性标注,命名实体识别,词重要性
Built on deep Bi-GRU-CRF neural networks, LAC unifies segmentation, POS tagging, and NER through joint learning, achieving 800 QPS on CPU and a lightweight 2MB mobile variant. The tool supports customizable dictionary-based intervention with multi-word phrases for precise post-processing, incremental training on user data, and multi-language bindings (Python, Java, C++, Android) via the PaddlePaddle inference framework.
3,992 stars and 1,702 monthly downloads. Used by 1 other package. No commits in the last 6 months. Available on PyPI.
Stars
3,992
Forks
592
Language
C++
License
Apache-2.0
Category
Last pushed
May 25, 2021
Monthly downloads
1,702
Commits (30d)
0
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/baidu/lac"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
PyThaiNLP/pythainlp
Thai natural language processing in Python
hankcs/HanLP
Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named...
jacksonllee/pycantonese
Cantonese Linguistics and NLP
dongrixinyu/JioNLP
中文 NLP 预处理、解析工具包,准确、高效、易用 A Chinese NLP Preprocessing & Parsing Package www.jionlp.com
hankcs/pyhanlp
中文分词