Skip to content

filter figure captions and URLs from heading detection#19

Open
tongyu0924 wants to merge 1 commit into
JasonHonKL:mainfrom
tongyu0924:patch-3
Open

filter figure captions and URLs from heading detection#19
tongyu0924 wants to merge 1 commit into
JasonHonKL:mainfrom
tongyu0924:patch-3

Conversation

@tongyu0924
Copy link
Copy Markdown

Add filtering in is_heading_candidate() to prevent false positives:

  • Figure/Table captions (e.g. "Figure 1: Results")
  • URLs (http/https/www)
  • Email addresses

Add filtering in is_heading_candidate() to prevent
false positives:
- Figure/Table captions (e.g. "Figure 1: Results")
- URLs (http/https/www)
- Email addresses
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

Successfully merging this pull request may close these issues.

1 participant