mirror of
https://github.com/qurator-spk/dinglehopper.git
synced 2025-07-12 20:09:58 +02:00
🚧 dinglehopper: Extract text while retaining segment id info
This commit is contained in:
parent
1083dcc5b9
commit
9f8bb1d8ea
3 changed files with 66 additions and 59 deletions
|
@ -1,6 +1,6 @@
|
|||
import unicodedata
|
||||
import pytest
|
||||
from extracted_text import ExtractedText, ExtractedTextSegment
|
||||
from qurator.dinglehopper import ExtractedText, ExtractedTextSegment
|
||||
from uniseg.graphemecluster import grapheme_clusters
|
||||
from qurator.dinglehopper import seq_align
|
||||
from collections import namedtuple
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue