William Palin

Results 134 issues of William Palin

UI Changes for Opinions Pages and associated view and utility changes. PR adds HTML opinions.html opinion-tabs.html add-download-button.html CSS and JS base.js to modify footnotes and page numbers across various opinion...

In preparing a model change in a small PR - I went to update only the required sources in the Opinion Cluster Source Options. To do that I pulled all...

Add ordering key to Opinion class meta field for sub opinions

Add XML Harvard to html_with_citations generation Also Some XML has xml encoding which is an issue for lxml used in eye cite. This is stripped out in some cases and...

This is feedback about the coverage page redesign. Description: 0. The total number of opinions from each court should be displayed on the page without requiring a click-through to access...

Duplication of opinions from busted colorado scraper created duplicate summaries 370x https://www.courtlistener.com/opinion/2617107/cole-v-industrial-claim-appeals-office/summaries/

Update API to include ordering for opinions

Related to https://github.com/freelawproject/courtlistener/issues/247 We have extremely long case names in the case_name_full field for opinions imported from Resource.org source: [R]. @quevon24 - it would be great if you could tackle...

@grossir This PR adds support for identifying the full case name in markup text. When a plaintiff is identified it calls a new method to check if the text is...

Added an `if not m: continue` check to `extract_tokens()` to prevent processing invalid matches that fail when re-running the regex on extracted text. Previously, Hyperscan detected matches based on byte...