Closed Philly-B closed 3 years ago
Is your feature request related to a problem? Please describe. I would like to make use of the trainable text analysis feature by creating a dataset for model training via the platform.
Describe the solution you'd like
pipeline.ensure_started() pipeline.analyse_text(source) ... pipeline.collection_process_complete()
Describe alternatives you've considered The alternative would be to use curl or something else.
Additional context It's currently an experimental API!
I think this is ready for review @reckart @DavidHuebner
Is your feature request related to a problem? Please describe. I would like to make use of the trainable text analysis feature by creating a dataset for model training via the platform.
Describe the solution you'd like
Describe alternatives you've considered The alternative would be to use curl or something else.
Additional context It's currently an experimental API!