Skip to content

Instantly share code, notes, and snippets.

from pathlib import Path
from paddleocr import PPStructureV3
import time
from docx import Document
import json
import Levenshtein
import re
import string
from docling.document_converter import DocumentConverter