conceptofmind commited on
Commit
a2b54f9
1 Parent(s): fb64e67

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -0
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc0-1.0
3
+ task_categories:
4
+ - text-generation
5
+ language:
6
+ - en
7
+ tags:
8
+ - legal
9
+ - law
10
+ - caselaw
11
+ pretty_name: Caselaw Access Project
12
+ size_categories:
13
+ - 1M<n<10M
14
+ ---
15
+
16
+ # The Caselaw Access Project
17
+
18
+ In collaboration with Ravel Law, Harvard Law Library digitized over 40 million U.S. court decisions consisting of 6.7 million cases from the last 360 years into a dataset that is widely accessible to use. Access a bulk download of the data through the Caselaw Access Project API (CAPAPI): https://case.law/caselaw/
19
+
20
+ Find more information about accessing state and federal written court decisions of common law through the bulk data service documentation here: https://case.law/docs/
21
+
22
+ Learn more about the Caselaw Access Project and all of the phenomenal work done by Jack Cushman, Greg Leppert, and Matteo Cargnelutti here: https://case.law/about/
23
+
24
+ Watch a live stream of the data release here: https://lil.law.harvard.edu/about/cap-celebration/stream
25
+
26
+ # Post-processing
27
+
28
+ Teraflop AI is excited to help support the Caselaw Access Project and Harvard Library Innovation Lab, in the release of over 6.6 million state and federal court decisions published throughout U.S. history. It is important to democratize fair access to data to the public, legal community, and researchers. This is a processed and cleaned version of the original CAP data.
29
+
30
+ During the digitization of these texts, there were erroneous OCR errors that occurred. We worked to post-process each of the texts for model training to fix encoding, normalization, repetition, redundancy, parsing, and formatting.
31
+
32
+ Teraflop AI’s data engine allows for the massively parallel processing of web-scale datasets into cleaned text form. Our one-click deployment allowed us to easily split the computation between 1000s of nodes on our managed infrastructure.
33
+