Merge pull request #43 from visonforcoding/patch-1

add THULAC
pull/45/head
唐尤华 2018-03-17 09:23:37 +08:00 committed by GitHub
commit ac59958c5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -218,6 +218,7 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的
* SnowNLP一个用来处理中文文本的库。[官网](https://github.com/isnowfy/snownlp) * SnowNLP一个用来处理中文文本的库。[官网](https://github.com/isnowfy/snownlp)
* TextBlob为进行普通自然语言处理任务提供一致的 API。[官网](http://textblob.readthedocs.org/en/latest/) * TextBlob为进行普通自然语言处理任务提供一致的 API。[官网](http://textblob.readthedocs.org/en/latest/)
* TextGrocery一简单高效的短文本分类工具基于 LibLinear 和 Jieba。[官网](https://github.com/2shou/TextGrocery) * TextGrocery一简单高效的短文本分类工具基于 LibLinear 和 Jieba。[官网](https://github.com/2shou/TextGrocery)
*   thulac:清华大学自然语言处理与社会人文计算实验室研制推出的一套中文词法分析工具包[官网](https://github.com/thunlp/THULAC-Python)
### 文档 ### 文档