Skip to content

Commit

Permalink
update pipelines (#760)
Browse files Browse the repository at this point in the history
* update pipelines

* update pipeline type
  • Loading branch information
aymanechilah authored Nov 16, 2023
1 parent 034d14c commit f98e35d
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@ title: Pretrained Pipeline for Reading Handwritten Text with Image Documents
author: John Snow Labs
name: image_handwritten_transformer_extraction
date: 2023-11-06
tags: [en, licensed]
tags: [en, licensed, handwritten, ocr]
task: OCR Text Detection
language: en
nav_key: models
edition: Visual NLP 5.0.2
spark_version: 3.2.1
supported: true
recommended: true
annotator: PipelineModel
article_header:
type: cover
use_language_switcher: "Python-Scala-Java"
Expand Down Expand Up @@ -70,7 +72,7 @@ I hope it will be awesome ."
{:.table-model}
|---|---|
|Model Name:|image_handwritten_transformer_extraction|
|Type:|ocr|
|Type:|pipeline|
|Compatibility:|Visual NLP 5.0.2+|
|License:|Licensed|
|Edition:|Official|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@ title: Pretrained Pipeline for Reading in Mixed Scanned and Digital PDF Document
author: John Snow Labs
name: mixed_scanned_digital_pdf
date: 2023-11-06
tags: [en, licensed]
tags: [en, licensed, ocr]
task: OCR Text Detection
language: en
nav_key: models
edition: Visual NLP 5.0.2
spark_version: 3.2.1
supported: true
recommended: true
annotator: PipelineModel
article_header:
type: cover
use_language_switcher: "Python-Scala-Java"
Expand Down Expand Up @@ -66,7 +68,7 @@ val result = pdf_pipeline.transform(pdf_example_df)
{:.table-model}
|---|---|
|Model Name:|mixed_scanned_digital_pdf|
|Type:|ocr|
|Type:|pipeline|
|Compatibility:|Visual NLP 5.0.2+|
|License:|Licensed|
|Edition:|Official|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@ title: Pretrained Pipeline for Reading and Skewing Correction in Mixed Scanned a
author: John Snow Labs
name: mixed_scanned_digital_pdf_skew_correction
date: 2023-11-06
tags: [en, licensed]
tags: [en, licensed, skew, ocr]
task: OCR Text Detection
language: en
nav_key: models
edition: Visual NLP 5.0.2
spark_version: 3.2.1
supported: true
recommended: true
annotator: PipelineModel
article_header:
type: cover
use_language_switcher: "Python-Scala-Java"
Expand Down Expand Up @@ -67,7 +69,7 @@ val result = pdf_pipeline.transform(pdf_example_df)
{:.table-model}
|---|---|
|Model Name:|mixed_scanned_digital_pdf_skew_correction|
|Type:|ocr|
|Type:|pipeline|
|Compatibility:|Visual NLP 5.0.2+|
|License:|Licensed|
|Edition:|Official|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@ title: Pretrained Pipeline for Reading Printed Text with Image Documents
author: John Snow Labs
name: image_printed_transformer_extraction
date: 2023-11-15
tags: [en, licensed]
tags: [en, licensed, printed, ocr]
task: OCR Text Detection
language: en
nav_key: models
edition: Visual NLP 5.0.2
spark_version: 3.2.1
supported: true
recommended: true
annotator: PipelineModel
article_header:
type: cover
use_language_switcher: "Python-Scala-Java"
Expand Down Expand Up @@ -86,7 +88,7 @@ Card is registertd
{:.table-model}
|---|---|
|Model Name:|image_printed_transformer_extraction|
|Type:|ocr|
|Type:|pipeline|
|Compatibility:|Visual NLP 5.0.2+|
|License:|Licensed|
|Edition:|Official|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@ title: Pretrained Pipeline for Reading and Removing Noise in Mixed Scanned and D
author: John Snow Labs
name: mixed_scanned_digital_pdf_image_cleaner
date: 2023-11-15
tags: [en, licensed]
tags: [en, licensed, cleaner, ocr]
task: OCR Text Detection
language: en
nav_key: models
edition: Visual NLP 5.0.2
spark_version: 3.2.1
supported: true
recommended: true
annotator: PipelineModel
article_header:
type: cover
use_language_switcher: "Python-Scala-Java"
Expand Down Expand Up @@ -94,7 +96,7 @@ C
{:.table-model}
|---|---|
|Model Name:|mixed_scanned_digital_pdf_image_cleaner|
|Type:|ocr|
|Type:|pipeline|
|Compatibility:|Visual NLP 5.0.2+|
|License:|Licensed|
|Edition:|Official|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@ title: Pretrained Pipeline for Reading Handwritten Text with PDF Documents
author: John Snow Labs
name: pdf_handwritten_transformer_extraction
date: 2023-11-15
tags: [en, licensed]
tags: [en, licensed, handwritten, pdf, ocr]
task: OCR Text Detection
language: en
nav_key: models
edition: Visual NLP 5.0.2
spark_version: 3.2.1
supported: true
recommended: true
annotator: PipelineModel
article_header:
type: cover
use_language_switcher: "Python-Scala-Java"
Expand Down Expand Up @@ -70,7 +72,7 @@ I hope it will be awesome ."
{:.table-model}
|---|---|
|Model Name:|pdf_handwritten_transformer_extraction|
|Type:|ocr|
|Type:|pipeline|
|Compatibility:|Visual NLP 5.0.2+|
|License:|Licensed|
|Edition:|Official|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@ title: Pretrained Pipeline for Reading Printed Text with PDF Documents
author: John Snow Labs
name: pdf_printed_transformer_extraction
date: 2023-11-15
tags: [en, licensed]
tags: [en, licensed, printed, pdf, ocr]
task: OCR Text Detection
language: en
nav_key: models
edition: Visual NLP 5.0.2
spark_version: 3.2.1
supported: true
recommended: true
annotator: PipelineModel
article_header:
type: cover
use_language_switcher: "Python-Scala-Java"
Expand Down Expand Up @@ -86,7 +88,7 @@ Card is registertd
{:.table-model}
|---|---|
|Model Name:|pdf_printed_transformer_extraction|
|Type:|ocr|
|Type:|pipeline|
|Compatibility:|Visual NLP 5.0.2+|
|License:|Licensed|
|Edition:|Official|
Expand Down

0 comments on commit f98e35d

Please sign in to comment.