You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
initial_to_judges= {
"MES": "Mark E. Salter",
"SPM": "Scott P. Myren",
"SRJ": "Steven R. Jensen",
"PJD": "Patricia J. DeVaney",
"JMK": "Janine M. Kern",
}
So, extract_from_text must be corrected, before we re-run it for #1291
The text was updated successfully, but these errors were encountered:
After checking the parent issue, I realized that the docket numbers in the first page are actually a mix of
"{docket_number}-{disposition}-{author}"
Which matches the current judges
So,
extract_from_text
must be corrected, before we re-run it for #1291The text was updated successfully, but these errors were encountered: