add langid.py: Stand-alone language identification system

This commit is contained in:
Vinta 2015-04-30 16:38:55 +08:00
parent 985af6ad4c
commit 418eea9caa
1 changed files with 1 additions and 0 deletions

View File

@ -243,6 +243,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [SnowNLP](https://github.com/isnowfy/snownlp) - A library for processing Chinese text.
* [loso](https://github.com/victorlin/loso) - Another Chinese segmentation library.
* [genius](https://github.com/duanhongyi/genius) - A Chinese segment base on Conditional Random Field.
* [langid.py](https://github.com/saffsd/langid.py) - Stand-alone language identification system.
## Documentation