# Chinese_syntactic_analysis_python **Repository Path**: AZcoding/chinese_syntactic_analysis_python ## Basic Information - **Project Name**: Chinese_syntactic_analysis_python - **Description**: 汉语二语句法分析【python模块】 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-03 - **Last Updated**: 2024-02-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 汉语二语句法分析【python模块】 #### 模块功能 1.文本分析,获取相关的句法分析指标。 2.与Go模块进行交互,传递句法分析指标。 #### 备注 1. 开发时所用python版本 Python 3.11.0 2. 哈工大语言平台代码仓库地址 https://github.com/HIT-SCIR/ltp (内含模型下载地址)