In the data_engineering pipeline, implement the clean_tweet, token_stop_pos, and lemmatize functions. At the end, the pipeline should take in text string data, and output a cleaned version (dataframe) that is stored in the intermediate layer of kedro.
In the data_engineering pipeline, implement the clean_tweet, token_stop_pos, and lemmatize functions. At the end, the pipeline should take in text string data, and output a cleaned version (dataframe) that is stored in the intermediate layer of kedro.
Deadline: Monday end of day 26 September 2022