NLP Amazon Reviews

Hello, I’ve been wondering if it’s a good idea to use NLP to summarize reviews on Amazon of different products into 1-3 lines. Would deep learning even be useful for a project like this or would other methods be more suitable?

lesson 11 covers this sort of thing pretty extensively, also check out https://towardsdatascience.com/how-to-create-data-products-that-are-magical-using-sequence-to-sequence-models-703f86a231f8 for an example.

Thank you so much for the link. I’m still on lesson 5, have a long way to go still.