Commit 8a8c95a
committed
Record Contact-section diagnosis and the phantom missing at-sign
Contact text is extracted correctly but never headed as a section, so it
is scored inside a large body chunk and a 20-word field is compared
against 500 words. _SECTION_KEYWORDS already lists "contact", but the
header heuristic refuses any block matching _is_contact (email, phone,
URL), which is what a contact block is by definition. Diagnosed, not
fixed: the risk to weigh is false positives, since bylines and reference
lists carry emails and URLs too.
Also records that 10890106's apparently dropped "@" is real in the PDF
rather than lost by us. The at-sign count in extracted text matches the
PDF char stream on all 20 PDFs, and that poster contains no "@" glyph at
all; the human transcriber supplied it by eye. Nobody should spend an
afternoon on it.1 parent cc970b1 commit 8a8c95a
1 file changed
Lines changed: 16 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
143 | | - | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
144 | 158 | | |
145 | 159 | | |
146 | 160 | | |
| |||
0 commit comments