Skip to content

Case to Case Parser (parseCaseToCase.ts)

Andrew edited this page Oct 20, 2020 · 1 revision

Case to Case Parser (parseCaseToCase.ts)

Search through all cases and all citations For each citation that exists in the database, search through each case text to see if its there If so, return case cited object

Implementation

This parser must be run AFTER parseCaseCitations in order to have a complete list of known citations, before searching.