textbite

View on PyPIReverse Dependencies (0)

1.0.0 textbite-1.0.0-py3-none-any.whl

Wheel Details

Project: textbite
Version: 1.0.0
Filename: textbite-1.0.0-py3-none-any.whl
Download: [link]
Size: 20432
MD5: 7a01f3ae64950523f03173eddde45006
SHA256: b1560ad729001e1d621fc85c84f898b3b0fa0899ff894084256c1c87cf3efb12
Uploaded: 2024-10-09 09:28:42 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: textbite
Version: 1.0.0
Summary: Toolkit for extracting logical chunks from complex document pages.
Author-Email: Martin Kostelník <martinkostelnik0[at]gmail.com>, Karel Beneš <ibenes[at]fit.vutbr.cz>
License: BSD 3-Clause License Copyright (c) 2023, DCGM Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Keywords: Layout analysis,text segmentation,machine learning,language models,graph neural networks,object detection,YOLOv8
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: shapely
Requires-Dist: pero-ocr
Requires-Dist: ultralytics
Requires-Dist: transformers
Requires-Dist: torch-geometric
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 697 characters]

WHEEL

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

RECORD

Path Digest Size
textbite/bite.py sha256=hXiZskL-BrrKe1GepahAggygLABmGk_8698t7MxKXpg 747
textbite/geometry.py sha256=5QeXsIb5Gx99nmukNA_7z6G74y5qkB414FHgiJCC41Q 7705
textbite/infer.py sha256=lJkZZ6on5w4Se3cNsh9Owr7JojzY-CeGdsoi3tgEJz4 6379
textbite/models/feature_extraction.py sha256=8xQwfLXjJoS74EiLtb4jtwlwSL2fy7rjH4ivvXvBqoM 5517
textbite/models/improve_pagexml.py sha256=NCYKhMUjgu913um52gXaRSiPlsGsdU6bSzAZL0oH3F4 6920
textbite/models/utils.py sha256=dBphDKGkrDgRoCmH-vE1XoPRgMmQNBURBiwLTnnVw7M 2905
textbite/models/joiner/graph.py sha256=KebGvykMUUSMu1OOZohNDlc5aYLqCM60acTPLGdbmGg 5358
textbite/models/joiner/infer.py sha256=Lps5CpqUAkjhaxLiOHTS_V2s4NayyqZnMSx0BZK8Tm8 2732
textbite/models/joiner/model.py sha256=80w7_81XxDMLpZdmFEtpO7V7ZnzfSuH6CxZHC-4K_sY 2968
textbite/models/yolo/infer.py sha256=TFY9Cl4qvvKR4iVo1qekYJTy9fzx7OBgBDv2x1hpChk 5097
textbite/visualization/visualize_bites.py sha256=NiAJn_yyJQAEaDcspn2KNweiuvKCV45Q_Trb82CLesg 4134
textbite-1.0.0.dist-info/LICENSE sha256=EnB47n6N6nfs5IVUEngi5KStQ-RrwEAMRNy119UGvfY 1491
textbite-1.0.0.dist-info/METADATA sha256=P_Nb-7WYrW90TBvXQbYp2g6zy2RZWv9V2GAd4YpqeB4 3157
textbite-1.0.0.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
textbite-1.0.0.dist-info/entry_points.txt sha256=EMnxwYBTnr13jMTR4eYteyF7m8MfVu9IXRSnotVckKE 49
textbite-1.0.0.dist-info/top_level.txt sha256=tJyDyjkqoaza_J9qjqtTW2roZr1SKURz0rZhXLlZUMM 9
textbite-1.0.0.dist-info/RECORD

top_level.txt

textbite

entry_points.txt

textbite = textbite.infer:main