From 418eea9caa90f691f4d946ea566ff4433b2c4f7f Mon Sep 17 00:00:00 2001 From: Vinta Date: Thu, 30 Apr 2015 16:38:55 +0800 Subject: [PATCH] add langid.py: Stand-alone language identification system --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f4a7725..e3757f7 100644 --- a/README.md +++ b/README.md @@ -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