Classify forum posts into one of the amazon e-commerce forum categories using Natural Language Processing (NLP) and Machine Learning.
Build an amazon e-commerce forum (from DiscourseHub Community) post classifier that takes the title of a post and its content and classify it into one of the 11 catgories from the amazon e-commerce forum.
flask_version
folder or the streamlit_version
folder depending on the one you want to work with.Streamlit is super slow.
There are some suggestions in the DS community to use FastAPI instead of Flask API as its runing engine is faster.