Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ A list of algorithms currently integrated into the OpenMPF as distributed proces
| Detection | Text Region | EAST
| Detection | Text (OCR) | Apache Tika
| Detection | Text (OCR) | Tesseract OCR
| Detection | Text (OCR) | Azure Cognitive Services Computer Vision API (OCR endpoint)
| Detection | Text (OCR) | Azure Cognitive Services Read API
| Detection | Form Structure (with OCR) | Azure Cognitive Services Form Recognizer API
| Detection | Keywords | Boost Regular Expressions
Expand Down
5 changes: 0 additions & 5 deletions docs/site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -318,11 +318,6 @@ <h1 id="overview">Overview</h1>
<tr>
<td>Detection</td>
<td>Text (OCR)</td>
<td>Azure Cognitive Services Computer Vision API (OCR endpoint)</td>
</tr>
<tr>
<td>Detection</td>
<td>Text (OCR)</td>
<td>Azure Cognitive Services Read API</td>
</tr>
<tr>
Expand Down
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ <h3>Open Plugin API</h3>
<ul>
<li>Tesseract</li>
<li>Apache Tika</li>
<li>Azure Cognitive Services Computer Vision API (OCR endpoint)</li>
<li>Azure Cognitive Services Read API</li>
</ul>
<li>Form Structure (with OCR)</li>
Expand Down