Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.19 KB

File metadata and controls

39 lines (26 loc) · 1.19 KB

Document ID Ray Annotator

Please see the set of transform project conventions for details on general project conventions, transform configuration, testing and IDE set up.

Summary

This project wraps the Document ID transform with a Ray runtime.

Configuration and command line Options

Document ID configuration and command line options are the same as for the base python transform.

Building

A docker file that can be used for building docker image. You can use

make build 

Driver options

Configuration and command line Options

See Python documentation

Running

Launched Command Line Options

When running the transform with the Ray launcher (i.e. TransformLauncher), the following command line arguments are available in addition to the options provided by the ray launcher.

To use the transform image to transform your data, please refer to the running images quickstart, substituting the name of this transform image and runtime as appropriate.