ray/doc/source/data/examples
Philipp Moritz 1ba8c8cc67
[Examples] OCR Ray Datasets example (#25930)
This is a simple example that shows how to do OCR with Ray Datasets. It includes:

- How to upload and download the dataset to and from S3
- How to run OCR on the dataset with tesseract
- How to use actors to keep around and re-use a spaCy context for doing NLP on the data

Co-authored-by: Clark Zinzow <clarkzinzow@gmail.com>
2022-07-06 13:11:26 -07:00
..
big_data_ingestion.ipynb [Doc][Data] fix big-data-ingestion broken links (#24631) 2022-05-10 09:04:41 -07:00
BUILD [Datasets] Add basic e2e Datasets example on NYC taxi dataset (#24874) 2022-05-19 12:54:25 -07:00
index.rst [Examples] OCR Ray Datasets example (#25930) 2022-07-06 13:11:26 -07:00
nyc_taxi_basic_processing.ipynb [Datasets] Add basic e2e Datasets example on NYC taxi dataset (#24874) 2022-05-19 12:54:25 -07:00
ocr_example.ipynb [Examples] OCR Ray Datasets example (#25930) 2022-07-06 13:11:26 -07:00