ravisuhag / quest

ML and NLP based Search Tool for Product Catalogs built for GSF-Hacks :tophat:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Serfer

ML and NLP based search tool for product catalogs. This solution was built for GSF-hacks hackathon.

####Problem Statement Use any or all of the following to find desirable products on ecommerce sites. This problem and data set was given by India Mart.

  • NLP (Natural Language Processing)
  • Voice Recogition
  • Specc Check
  • Context Recognition

###Technology Stack

  • C++
  • NodeJs
  • Node Gyp
  • AngularJS
  • Express
  • Bootstrap

Alorithms Used

Auto Completion
  • MAKOV Chains
  • Finite Automation
  • Dynamic Programming
Contextual Analysis ans Spell Check
  • Qwerty Sensitive
  • AHO CAROSIR
  • SUFFIX Trees
  • Edit Distance Approach
NLP
  • Stemming Manual
  • Text Analysis and cotext Extraction
Voice Recoginition
  • Google Voice APIs

About

ML and NLP based Search Tool for Product Catalogs built for GSF-Hacks :tophat:


Languages

Language:C++ 54.3%Language:JavaScript 33.4%Language:CSS 12.0%Language:Python 0.3%