mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 00:07:24 +00:00
add langid.py: Stand-alone language identification system
This commit is contained in:
parent
985af6ad4c
commit
418eea9caa
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue