ru-errant

View on PyPIReverse Dependencies (1)

2.3.0 ru_errant-2.3.0-py3-none-any.whl

Wheel Details

Project: ru-errant
Version: 2.3.0
Filename: ru_errant-2.3.0-py3-none-any.whl
Download: [link]
Size: 506076
MD5: 514d703ce27721ad3f802b31992203db
SHA256: c26f1848b9cd5f08ced94a53cc17696d58c4ce011822a6258e67b3c367f9c30f
Uploaded: 2024-07-19 06:42:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ru_errant
Version: 2.3.0
Summary: The ERRor ANnotation Toolkit (ERRANT). Automatically extract and classify edits in parallel sentences.
Author: Christopher Bryant, Mariano Felice
Author-Email: christopher.bryant[at]cl.cam.ac.uk
Home-Page: https://github.com/chrisjbryant/errant
License: MIT
Keywords: automatic annotation,grammatical errors,natural language processing
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Text Processing :: Linguistic
Requires-Python: >= 3.3
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 12976 characters]

WHEEL

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

RECORD

Path Digest Size
errant/__init__.py sha256=GeU38nJvZR-1ZgKLnN86-sxHVioTeE7DxasNtEMtF9o 940
errant/alignment.py sha256=3fYGIPMtZrmcp05H3yGpBHads-x2yaCzxvdbt5qlHt4 7442
errant/annotator.py sha256=rQffF-yNsOmMwieklmagfagU1m3qnM_FEl3MiSdi5O4 3992
errant/edit.py sha256=C90_wBJfi8hHOwEwZDh-rkDbwSA4Jq2K0cdiLcKk9ok 2407
errant/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
errant/commands/compare_m2.py sha256=KYKzQzr4Dqo80Yp9t4eUrCIujIYVdAWx4LDRKv2Moy8 16344
errant/commands/m2_to_m2.py sha256=ijjkjim3BLzDq6fpQXTpMs5Lg-afi6QQR8C4i97Mdmc 8020
errant/commands/parallel_to_m2.py sha256=46e8mJVXcLXBlcfGoL4LJgll0pwtH2RZDkVbqXYdmYA 3983
errant/en/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
errant/en/classifier.py sha256=eh7lQcPVNjALe03F-o3bXreG8lbhSqTPE3Ihj0aQ51A 22917
errant/en/lancaster.py sha256=xXipBBHfQVIzy2vchrW1pL1_B46J6O3PzU24Vf_Kkig 12689
errant/en/merger.py sha256=CtdLlGqpYbDoGY5DIot9jX9kuXLOZS3osjUO_vSJSMs 5902
errant/en/resources/README.md sha256=-RqU6i6GxbiGRp1XdAEe5W4n5h95JaQ32uE7JE5qagc 1040
errant/en/resources/en-ptb_map sha256=ly3EnK2YEDdKberG-LL8Y54WQElIjEE0HAqkrbco6-E 441
errant/en/resources/en_GB-large.txt sha256=deGFEEm9Re7FW2KXzl4i5zsxuT9amq2xvm3o3Ua9i1g 1839291
errant/ru/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
errant/ru/classifier.py sha256=iFUq_DX6l-v84T9u8qg1sEKhjW_VtccbnIthECsmE3w 15533
errant/ru/merger.py sha256=W-J5OoFQu4nthetJQUFWgcGKGfKlDQOWbUzXhK21HeY 5956
ru_errant-2.3.0.dist-info/LICENSE.md sha256=QQIVngcLgqfG3628Idvf3uoBY4bz9-PYkeJCwdu_KC4 1112
ru_errant-2.3.0.dist-info/METADATA sha256=G2Z_GTsHtPFvkuy3P9aa8av8ItcQJIbalWcglw00eBM 14516
ru_errant-2.3.0.dist-info/WHEEL sha256=-oYQCr74JF3a37z2nRlQays_SX2MqOANoqVjBBAP2yE 91
ru_errant-2.3.0.dist-info/entry_points.txt sha256=phZsyi1imTBizi9A4xAOK0s9p7bdU_nVUZ-B-5ZZPeM 163
ru_errant-2.3.0.dist-info/top_level.txt sha256=Bz8w_Idi7RYECQFeu9MWctO8ek8K0honciqjay0w0AA 7
ru_errant-2.3.0.dist-info/RECORD

top_level.txt

errant

entry_points.txt

errant_compare = errant.commands.compare_m2:main
errant_m2 = errant.commands.m2_to_m2:main
errant_parallel = errant.commands.parallel_to_m2:main