deep-learning-toolkit icon indicating copy to clipboard operation
deep-learning-toolkit copied to clipboard

Syntax of version 3 in the jupyter notebook examples

Open zszia opened this issue 4 years ago • 0 comments

As example in "Named Entity Recognision" in stage 1 of the notebook the version 3 syntax is used: | fit MLTKContainer instead of compute statement:

| compute algorithm="Named Entity Recognition and Extraction" environment="DockerDesktop" method="fit" fields="text" feature_variables="text" mode=stage

zszia avatar Jan 13 '21 17:01 zszia