errant-prep

View on PyPIReverse Dependencies (0)

3.2.3 errant_prep-3.2.3-py3-none-any.whl

Wheel Details

Project: errant-prep
Version: 3.2.3
Filename: errant_prep-3.2.3-py3-none-any.whl
Download: [link]
Size: 507832
MD5: 02c46cfc91e27ac48e389c4470f04543
SHA256: 0a3dc87a085d594748ebc986ced5026df8a4916d9f4c83ee8ccadfb8a40a49bd
Uploaded: 2024-01-27 14:57:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: errant-prep
Version: 3.2.3
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.9
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Text Processing :: Linguistic
Requires-Python: >= 3.9
Requires-Dist: spacy (>=3)
Requires-Dist: rapidfuzz (>=2.0.0)
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 11267 characters]

WHEEL

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

RECORD

Path Digest Size
errant/__init__.py sha256=3cuz3NP30Q04_1bAufCX_SGu-mJLnxzHEobm1ZtHRoA 1074
errant/alignment.py sha256=ABLxsFy9fUdUblziLcKiYQK9ikEFucBlSJ7DAmGhINM 7861
errant/annotator.py sha256=3dd8DqJYd42_9SUGbkunSkuRlatfU5z77TO6vL9IG-A 8084
errant/constants.py sha256=FL5oHuwL3FJtjYc9PYcazb8ZIRiyeeJbC2sDnD8uEKk 1466
errant/edit.py sha256=QVYac-1pbSG-oaclkJSlyVflHeH5vHlij_rjGFM8IyE 2396
errant/helper.py sha256=6EY02dA3UGJygH53AwKINezkcuqIP_3NmI2E3-HM4vc 219
errant/tokenizer.py sha256=pCniRlFNguDs6r6C3M_xHRkX65dDotd4jaAaTUX4oUM 2554
errant/utils.py sha256=HuU6cXY38L1WYkn0vOrF-6xjkPmmr_PdWfWDplARKzs 6431
errant/api/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
errant/api/scoring.py sha256=6QFL5uFP3Lo4XcPX0Ujgsq_LjkeUlEIlaXVd_qyKTIw 8980
errant/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
errant/commands/compare_m2.py sha256=np0mXBAWD3P6FVWMUqneXubDMaTP84busZ22m7Q_kHY 20281
errant/commands/m2_to_m2.py sha256=cjlPlOC3CsLsFkAqx-p0SEAhCq-84-rzXXB710F1LQ0 8368
errant/commands/parallel_to_m2.py sha256=otCrk8nF1OE8PCs3oTeI321sBvseYIT3jS6O2J_dcdc 3836
errant/en/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
errant/en/classifier.py sha256=0_QSlf-BgUK6VnlbGeDS4jyJ_-DgEj_qO5Uk7dDE-Ro 22603
errant/en/lancaster.py sha256=ps1fuf40c4_1a_XQ_7-DAUcsqGN0kgd5vCy1E5G3Bvk 12286
errant/en/merger.py sha256=qI9o-jXKOn-iFHlEjM9eOsvG_wbQqurgax9o8K91qms 6152
errant/en/resources/README.md sha256=-RqU6i6GxbiGRp1XdAEe5W4n5h95JaQ32uE7JE5qagc 1040
errant/en/resources/en-ptb_map sha256=k_lqDRkD7r7lMLpISmSWu72qZiKtaKXw6hiZ3l761Pw 394
errant/en/resources/en_GB-large.txt sha256=deGFEEm9Re7FW2KXzl4i5zsxuT9amq2xvm3o3Ua9i1g 1839291
errant_prep-3.2.3.dist-info/LICENSE.md sha256=u27sBYNBYjhnlVBxFSaKSmx9NTe2ibsF49x5ytPqZmE 1092
errant_prep-3.2.3.dist-info/METADATA sha256=odwXpvyi4vdjulkeg6zCLopLJQNL6XMYoEKMtcUAnmE 12378
errant_prep-3.2.3.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
errant_prep-3.2.3.dist-info/entry_points.txt sha256=phZsyi1imTBizi9A4xAOK0s9p7bdU_nVUZ-B-5ZZPeM 163
errant_prep-3.2.3.dist-info/top_level.txt sha256=Bz8w_Idi7RYECQFeu9MWctO8ek8K0honciqjay0w0AA 7
errant_prep-3.2.3.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