Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why is missing-text set? #117

Open
sanmai-NL opened this issue Dec 20, 2024 · 0 comments
Open

Why is missing-text set? #117

sanmai-NL opened this issue Dec 20, 2024 · 0 comments

Comments

@sanmai-NL
Copy link

sanmai-NL commented Dec 20, 2024

At

text = "<missing-text>"

this value is set.

This value pops up as DoclingDocument's export_to_markdown() return value in some cases. What's the benefit of this placeholder over the empty string? Using the empty string allows us to detect missing text in a standard (Pythonic) way, using truthiness or length.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant