Code Monkey home page Code Monkey logo

duplicate_entry_detector's Introduction

Duplicate entry detector

in large e-commerce database of clothing products

using word vectorisation, image embeddings, clustering and some more

The flow of the app is : alt text

To test, copy the database into this folder,

  1. run clean_data.py,
  2. run download_images.py,
  3. run train_doc2vec_model.py or paste final.model in this folder
  4. run main.py

Result will be stored in result.txt in json format. The json dictionary has all duplicates for each unique product.

If anyone wants to delve deeper into the app please read this: Report

The database used is a 8gb csv datadump of Flipkart. If anyone requires the database please contact me.

P.S. This app was made by me in 2 nights as a demo and learning experience, years ago. I don't make any claims as to the execution of the code or even the technical accuracy.

duplicate_entry_detector's People

Contributors

bharshal avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.