langdetect:Google的语言检测库移植到Python

时间:2024-05-17 19:53:15
【文件属性】:

文件名称:langdetect:Google的语言检测库移植到Python

文件大小:976KB

文件格式:ZIP

更新时间:2024-05-17 19:53:15

Python

langdetect Nakatani Shuyo的库(从2014年3月3日开始版本)移植到Python。 安装 $ pip install langdetect 支持的Python版本2.7、3.4+。 语言能力 langdetect支持55种开箱即用的语言( ): af, ar, bg, bn, ca, cs, cy, da, de, el, en, es, et, fa, fi, fr, gu, he, hi, hr, hu, id, it, ja, kn, ko, lt, lv, mk, ml, mr, ne, nl, no, pa, pl, pt, ro, ru, sk, sl, so, sq, sv, sw, ta, te, th, tl, tr, uk, ur, vi, zh-cn, zh-tw 基本用法 要检测文本的语言,请执行以下操作: >> > from lang


【文件预览】:
langdetect-master
----MANIFEST.in(179B)
----.travis.yml(517B)
----NOTICE(655B)
----LICENSE(599B)
----requirements.txt(4B)
----setup.py(1KB)
----.gitignore(544B)
----langdetect()
--------profiles()
--------language.py(430B)
--------tests()
--------detector.py(8KB)
--------lang_detect_exception.py(519B)
--------__init__.py(88B)
--------detector_factory.py(4KB)
--------utils()
----README.md(3KB)

网友评论