OCRfixr

View on PyPIReverse Dependencies (0)

1.5.1 OCRfixr-1.5.1-py3-none-any.whl

Wheel Details

Project: OCRfixr
Version: 1.5.1
Filename: OCRfixr-1.5.1-py3-none-any.whl
Download: [link]
Size: 437364
MD5: 670f8424c85d351cfd702e5b2917e741
SHA256: 94681cfb363910a0703a12601c0c6c21ffaabe32c6f4edd887993d5966003a51
Uploaded: 2023-02-03 19:41:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: OCRfixr
Version: 1.5.1
Summary: A contextual spellchecker for OCR output
Author: Jack McMahon
Author-Email: OCRfixr[at]mcmahon.work
Home-Page: https://github.com/ja-mcm/ocrfixr
License: GNU General Public License v3
Keywords: ocrfixr,spellcheck,OCR,contextual,BERT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: transformers
Requires-Dist: tensorflow (>=2.0)
Requires-Dist: numpy (>=1.20.0)
Requires-Dist: symspellpy
Requires-Dist: importlib-resources
Requires-Dist: metaphone
Requires-Dist: tqdm
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4845 characters]

WHEEL

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

RECORD

Path Digest Size
.DS_Store sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM 6148
ocrfixr/__init__.py sha256=H1J5ouK31ctm87Gw7_eDWUlsh7SbUPc2gnf7_BFS66k 192
ocrfixr/run_ocrfixr.py sha256=aTlSDoPMFLGSGtQH9gEfSF2V4TWRD2DOOth4yZQzkF8 5187
ocrfixr/spellcheck.py sha256=RCTnC4pM1YOS6O117JoLoPJ6DaOeBBK38IEE0NnaNjc 26935
ocrfixr/unsplit.py sha256=5PX0TqLp1_VicjkxeHFr1u5aWg1BDEOMGCsKzZHBMYk 6404
ocrfixr/data/.DS_Store sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM 6148
ocrfixr/data/Ignore_These_Misspells.txt sha256=myvhuuFhjk0KnxidTaiYBBQtsVv4tcgcnIOy3JGrwe8 81312
ocrfixr/data/Ignore_These_Suggestions.txt sha256=OMEggXy8b31lf5IgtvzW7JXnR8VuV4tgnoKr8cSuvYk 16
ocrfixr/data/SCOWL_20.txt sha256=3YXp4By4-wcoHxtXMHcHWoBJfdBxNolQO94zw0Hogbo 108423
ocrfixr/data/SCOWL_70.txt sha256=KSfvD_AYrYXvwecQ12jDTIXVAAGaZJJA_913CXRMVoA 1145915
ocrfixr/data/Scannos_Common.txt sha256=fo7nPqeST6hevXR9zbq8CCF89dUMv7QM1Qi9BDiIAa4 101993
ocrfixr/data/Scannos_Stealth.txt sha256=GJIF3M6080sOsOpe_ji45SnmzgwVHOYvg2dqXMcH7Xc 30
tests/.DS_Store sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM 6148
tests/__init__.py sha256=gSMiGhlS42pmPKcTTDgiT582pnCLrRfanOxbyYj262g 37
tests/test_spellcheck.py sha256=YaXrIniwUBpMMbKGSu3Qy_C9U6faNnpFfLIYQxK_xlU 9677
tests/test_unsplit.py sha256=35--wBvBFxBLFh3cWIPPugKpoSd3fzMHfJZ3KUIYHHI 4030
OCRfixr-1.5.1.dist-info/LICENSE sha256=YGu5Wdfp-eRsQ6Zti5OdcCZMfZ6EdsXNq9ggpUP-c5E 1632
OCRfixr-1.5.1.dist-info/METADATA sha256=wImOxod_vqSpnIb3JW_raeQFyUtK-hHObe-_yEbGuKs 5585
OCRfixr-1.5.1.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
OCRfixr-1.5.1.dist-info/entry_points.txt sha256=lkpiJz1O69MjnWNaLsp-LuT9Bd4Xjvh6sKg038gsJRo 54
OCRfixr-1.5.1.dist-info/top_level.txt sha256=JNVpTCI-LBtkFNVYKprldRibmxGQfTlBxWXfqBvZHAE 14
OCRfixr-1.5.1.dist-info/RECORD

top_level.txt

ocrfixr
tests

entry_points.txt

ocrfixr = ocrfixr.run_ocrfixr:main