语言技术平台(Language Technology Platform,LTP)是哈工大社会计算与信息检索研究中心历时十年研制的一整套开放中文自然语言处理系统。提供了一整套自底向上的丰富、高效、高精度的中文自然语言处理模块 (包括词法、句法、语义等5项中文处理核心技术)
官网地址: http://ltp.ai/index.html
GitHub: ltp: https://github.com/HIT-SCIR/ltp
pyltp: https://github.com/HIT-SCIR/pyltp
使用pyltp: https://github.com/HIT-SCIR/pyltp/blob/master/doc/api.rst
LTP 词性标注: https://blog.csdn.net/enter89/article/details/86009453
LTP 依存句法分析:https://blog.csdn.net/enter89/article/details/86010470
LTP 语义依存分析:https://blog.csdn.net/enter89/article/details/86065021
LTP 命名实体识别标注集:https://blog.csdn.net/enter89/article/details/86064280
LTP 语义角色标注: https://blog.csdn.net/enter89/article/details/86067528
pyltp 完整Demo源码:https://blog.csdn.net/enter89/article/details/86071483