py3langid

View on PyPIReverse Dependencies (11)

0.3.0 py3langid-0.3.0-py3-none-any.whl

Wheel Details

Project: py3langid
Version: 0.3.0
Filename: py3langid-0.3.0-py3-none-any.whl
Download: [link]
Size: 746125
MD5: 3af78872b7419e22d74a93f799a1eb84
SHA256: 38f022eec31cf9a2bf6f142acb2a9b350fd7d0d5ae7762b1392c6d3567401fd3
Uploaded: 2024-06-18 11:30:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: py3langid
Version: 0.3.0
Summary: Fork of the language identification tool langid.py, featuring a modernized codebase and faster execution times.
Author: Marco Lui
Author-Email: Adrien Barbaresi <barbaresi[at]bbaw.de>
Project-Url: Homepage, https://github.com/adbar/py3langid
Project-Url: Blog, https://adrien.barbaresi.eu/blog/language-detection-langid-py-faster.html
Project-Url: Tracker, https://github.com/adbar/py3langid/issues
License: BSD
Keywords: language detection,language identification,langid,langid.py
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Text Processing :: Linguistic
Requires-Python: >=3.8
Requires-Dist: numpy (>=1.24.3); python_version == "3.8"
Requires-Dist: numpy (>=2.0.0); python_version >= "3.9"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 11931 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
py3langid/__init__.py sha256=1ZzLJeeU_5XEO90GyPWQ3Rc_wTJxkiW7oR3q9sVFuTE 73
py3langid/langid.py sha256=DCoLD1m-vu4fKNjMU74DYl8X-5F2yBjreGCx_RDwndc 17308
py3langid/data/model.plzma sha256=jJmAn_bePRKeRHMG0wzq5HE3NSMNztfo1NRt-J5paM4 732396
py3langid-0.3.0.dist-info/LICENSE sha256=FpT_7Xcx31xuPZWtWqI5i_ZPk3djbq00oj84XdNZigw 1676
py3langid-0.3.0.dist-info/METADATA sha256=MJ_zxQDTwAmTUTpMkqibtN_nUiLxH6eEX6mMHZVIF4s 13737
py3langid-0.3.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
py3langid-0.3.0.dist-info/entry_points.txt sha256=4_taYGLBZoPhQKLoPAfWq-v_YxNNWoNqt8N8zbPmm3w 49
py3langid-0.3.0.dist-info/top_level.txt sha256=pgEa9rn2WjscSUHJvg-VgpFquMXLCn6hBId2Jnb1jmQ 10
py3langid-0.3.0.dist-info/RECORD

top_level.txt

py3langid

entry_points.txt

langid = py3langid.langid:main