/text_summarization

This kernel will show you how to work on the problem of text summarization to create relevant summaries for product reviews about fine food sold on the world’s largest e-commerce platform, Amazon. Reviews include product and user information, ratings, and a plain text review. It also includes reviews from all other Amazon categories. The notebook is excluding any model. Just preprocess the data for fit in a model. As I am a newbie to the world of ML, So in future I'm looking forward to it to build a model to fit the work.

Primary LanguageJupyter Notebook

text_summarization

This kernel will show you how to work on the problem of text summarization to create relevant summaries for product reviews about fine food sold on the world’s largest e-commerce platform, Amazon. Reviews include product and user information, ratings, and a plain text review. It also includes reviews from all other Amazon categories. The notebook is excluding any model. Just preprocess the data for fit in a model. As I am a newbie to the world of ML, So in future I'm looking forward to it to build a model to fit the work.

Visit for more https://www.kaggle.com/sabbir1996/summarizing-text-with-amazon-food-review

Thank You!!!