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
-[2.5 License Standard Notice](#25-license-standard-notice)
13
-
-[2.6 Github Notice](#26-github-notice)
14
-
-[2.7 Contributing Standard Notice](#27-contributing-standard-notice)
11
+
-[2.4 Public Domain Standard Notice](#24-public-domain-standard-notice)
12
+
-[2.5 Open Source Notice](#25-open-source-notice)
13
+
-[2.6 License Standard Notice](#26-license-standard-notice)
14
+
-[2.7 Github Notice](#27-github-notice)
15
+
-[2.8 Contributing Standard Notice](#28-contributing-standard-notice)
15
16
16
17
[3. General Disclaimer](#3-general-disclaimer)
17
18
@@ -27,15 +28,6 @@ Please see the [UserGuide](/docs/user_guide.md) to get a technical overview of t
27
28
28
29
The exchange of public health data is hindered by outdated, manual processes. Some state, local, tribal, and territorial health departments still rely on fax, email, and physical mail to receive case data, requiring staff to manually review and re-enter information from lab reports. This labor-intensive process can take up to 20 minutes per report, and electronic data extraction remains cumbersome and error-prone, particularly when handling multiple documents. As a result, low accuracy in data ingestion impedes the ability of public health departments to efficiently process and utilize critical health data.
29
30
30
-
## Public Domain Standard Notice
31
-
This repository constitutes a work of the United States Government and is not
32
-
subject to domestic copyright protection under 17 USC § 105. This repository is in
33
-
the public domain within the United States, and copyright and related rights in
34
-
the work worldwide are waived through the [CC0 1.0 Universal public domain dedication](https://creativecommons.org/publicdomain/zero/1.0/).
35
-
All contributions to this repository will be released under the CC0 dedication. By
36
-
submitting a pull request you are agreeing to comply with this waiver of
37
-
copyright interest.
38
-
39
31
## The Solution
40
32
41
33
ReportVision is a powerful tool designed to automate the reading and extracting of data from lab reports, helping public health departments streamline their workflows. Leveraging the power of the Tesseract engine and Microsoft Azure Cloud Platform, ReportVision allows teams to create customizable, data-driven templates for automatic extraction and annotation of multiple datasets—delivering notable accuracy and speed.
@@ -50,7 +42,7 @@ Check out the following videos to see how the updated OCR model works in action,
@@ -85,13 +77,24 @@ This repository is a work of the United States Government and is not subject to
85
77
86
78
+[Return to Table of Contents](#table-of-contents).
87
79
88
-
## 2.4 Open Source Notice
80
+
## 2.4 Public Domain Standard Notice
81
+
This repository constitutes a work of the United States Government and is not
82
+
subject to domestic copyright protection under 17 USC § 105. This repository is in
83
+
the public domain within the United States, and copyright and related rights in
84
+
the work worldwide are waived through the [CC0 1.0 Universal public domain dedication](https://creativecommons.org/publicdomain/zero/1.0/).
85
+
All contributions to this repository will be released under the CC0 dedication. By
86
+
submitting a pull request you are agreeing to comply with this waiver of
87
+
copyright interest.
88
+
89
+
+[Return to Table of Contents](#table-of-contents).
90
+
91
+
## 2.5 Open Source Notice
89
92
90
93
This repository is open source and follows [open practices](docs/open_practices.md). Contributors are expected to adhere to the organization's [rules of behavior](docs/rules_of_behavior.md).
91
94
92
95
+[Return to Table of Contents](#table-of-contents).
93
96
94
-
## 2.5 License Standard Notice
97
+
## 2.6 License Standard Notice
95
98
96
99
The code in this repository is licensed under the Apache License 2.0 (ASL v2), or any later version at your discretion.
97
100
@@ -103,14 +106,14 @@ Additionally, any code forked from this open-source project will retain its orig
103
106
104
107
+[Return to Table of Contents](#table-of-contents).
105
108
106
-
## 2.6 Github Notice
109
+
## 2.7 Github Notice
107
110
108
111
GitHub is not hosted by the CDC, but is a third party website used by CDC and its partners to share information and collaborate on software. CDC use of GitHub does not imply an endorsement of any one particular service, product, or enterprise. If you are new to GitHub, we recommend starting with this
109
112
[basic tutorial](https://help.github.com/articles/set-up-git) to familiarize yourself with version control and collaboration.
110
113
111
114
+[Return to Table of Contents](#table-of-contents).
112
115
113
-
## 2.7 Contributing Standard Notice
116
+
## 2.8 Contributing Standard Notice
114
117
115
118
While we encourage continuous development of this repository's codebase, there is currently no designated department overseeing its management. If you'd like to contribute, you have two options:
0 commit comments