rdoume / query_categorizer

Simple architecture based on Word Embedding and Deep Neural Network used to categorize short queries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Query Categorizer

Documentation Status

Python project used to categorize short queries

Features

  • [x] Implement word vectors trained with fasttext on categories
  • [x] Implement multi layer perceptron
  • [x] Deploy API
  • [] Add feature to learn model
  • [] Deploy pretrained models

About

Simple architecture based on Word Embedding and Deep Neural Network used to categorize short queries.

License:MIT License


Languages

Language:Python 100.0%