Skip to content

Repository files navigation

🛒 E-Commerce NER Extractor

TensorFlow Flask

A custom Named Entity Recognition (NER) model built to analyze customer comments. It uses an LSTM-based architecture to detect key entities relevant to e-commerce engagement.

🎯 Capabilities

The model detects and tags the following entities:

  • PRODUCT (e.g., sneakers, hoodie, watch)
  • COLOR (e.g., red, navy, silver)
  • LOCATION (e.g., Cairo, Dubai, London)
  • DATE (e.g., tomorrow, friday, today)

🚀 Use Case

Perfect for automating the analysis of comment sections to understand what users want to buy and where they are located.

About

A TensorFlow/Keras NER model specifically trained to extract e-commerce entities (Product, Color, Location, Date) from unstructured text. Ideal for analyzing sentiment and engagement in customer comments.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages