# hanTnlp **Repository Path**: masaikk/han-tnlp ## Basic Information - **Project Name**: hanTnlp - **Description**: 使用hanlp框架进行自然语言处理的个人练习代码,使用书籍<<自然语言处理入门>> - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-05 - **Last Updated**: 2022-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hanTnlp #### 介绍 使用hanlp框架进行自然语言处理的个人练习代码,使用书籍<<自然语言处理入门>> #### 软件架构 软件架构说明 主要是使用了python代码 官方实例代码[https://github.com/hankcs/pyhanlp](https://github.com/hankcs/pyhanlp) #### 安装教程 1. git clone https://gitee.com/masaikk/han-tnlp.git 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request