Skip to content

Commit

Permalink
add yaha
Browse files Browse the repository at this point in the history
  • Loading branch information
crownpku committed Dec 21, 2017
1 parent bc7f8fe commit 04a955d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,15 +73,17 @@ A curated list of resources for NLP (Natural Language Processing) for Chinese

### Chinese Word Segment 中文分词

- [Jieba 结巴中文分词](https://github.com/fxsjy/jieba) (Python) 做最好的 Python 中文分词组件
- [Jieba 结巴中文分词](https://github.com/fxsjy/jieba) (Python及大量其它编程语言衍生) 做最好的 Python 中文分词组件

- [kcws 深度学习中文分词](https://github.com/koth/kcws) (Python) BiLSTM+CRF与IDCNN+CRF

- [ID-CNN-CWS](https://github.com/hankcs/ID-CNN-CWS) (Python) Iterated Dilated Convolutions for Chinese Word Segmentation

- [Genius 中文分词](https://github.com/duanhongyi/genius) (Python) Genius是一个开源的python中文分词组件,采用 CRF(Conditional Random Field)条件随机场算法。

- [loso 中文分词](https://github.com/fangpenlin/loso) (Python)
- [loso 中文分词](https://github.com/fangpenlin/loso) (Python)

- [yaha "哑哈"中文分词](https://github.com/jannson/yaha) (Python)


### Information Extraction 信息提取
Expand Down

0 comments on commit 04a955d

Please sign in to comment.