deep-learning-toolkit
deep-learning-toolkit copied to clipboard
Syntax of version 3 in the jupyter notebook examples
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