Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Tutorial for NLP Processing using Gensim in Flyte Workflow (fly…
…teorg#911) * add tutorial for nlp Signed-off-by: Ryan Nazareth <[email protected]> * add script and folder to cookbook Signed-off-by: Ryan Nazareth <[email protected]> * add flytedeck Signed-off-by: Ryan Nazareth <[email protected]> * pin pandas and profiling versions Signed-off-by: Ryan Nazareth <[email protected]> * add docstring to script Signed-off-by: Ryan Nazareth <[email protected]> * trigger ci Signed-off-by: Ryan Nazareth <[email protected]> * typos Signed-off-by: Ryan Nazareth <[email protected]> * typos Signed-off-by: Ryan Nazareth <[email protected]> * add tutorial to panel and toc tree in rst Signed-off-by: Ryan Nazareth <[email protected]> * add loads of descriptions Signed-off-by: Ryan Nazareth <[email protected]> * typos and formatting Signed-off-by: Ryan Nazareth <[email protected]> * correction to flytedeck description Signed-off-by: Ryan Nazareth <[email protected]> * formatting and typos Signed-off-by: Ryan Nazareth <[email protected]> * add requested changes to description and other bits Signed-off-by: Ryan Nazareth <[email protected]> * formatting and add gitignore Signed-off-by: Ryan Nazareth <[email protected]> * add typing to plotting task Signed-off-by: Ryan Nazareth <[email protected]> * add in requested changes and add sklearn to requirements.in Signed-off-by: Ryan Nazareth <[email protected]> * few more Signed-off-by: Ryan Nazareth <[email protected]> * run pip-compile again to correct relative path to requirements-common.in Signed-off-by: Ryan Nazareth <[email protected]> * bump resource for tasks that errored in flyte console Signed-off-by: Ryan Nazareth <[email protected]> * whitespace Signed-off-by: Ryan Nazareth <[email protected]> * switch from np to flyte supported types and model_ser.download Signed-off-by: Ryan Nazareth <[email protected]> * add support for plotly and disable deck in task Signed-off-by: Ryan Nazareth <[email protected]> * return output for word similarity and plotly layout size adjustment Signed-off-by: Ryan Nazareth <[email protected]> * remove returned output from word sim task Signed-off-by: Ryan Nazareth <[email protected]> * remove type and also output in wmd Signed-off-by: Ryan Nazareth <[email protected]> * add workflow outputs and modify comments Signed-off-by: Ryan Nazareth <[email protected]> * fix typing for return value word sim task Signed-off-by: Ryan Nazareth <[email protected]> Signed-off-by: Ryan Nazareth <[email protected]> Co-authored-by: Samhita Alla <[email protected]>
- Loading branch information