mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05: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.
|
* [SnowNLP](https://github.com/isnowfy/snownlp) - A library for processing Chinese text.
|
||||||
* [loso](https://github.com/victorlin/loso) - Another Chinese segmentation library.
|
* [loso](https://github.com/victorlin/loso) - Another Chinese segmentation library.
|
||||||
* [genius](https://github.com/duanhongyi/genius) - A Chinese segment base on Conditional Random Field.
|
* [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
|
## Documentation
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue