Intent classification focuses on
analyzing input to gauge the users’ needs and
opinions. With this proposed system, we utilise a
neural network classifier that analyzes text
strings that are fed to it as input. Based on the
analyzed intent, the system responds to the user
by acting upon the commands issued to it. The
areas covered by the system include weather,
ratings, and booking restaurants. Firstly the
intent of the text will be analysed and then it will
be classified based on the topic it belongs to. Due
to expressiveness of intent by users intent , for
instance ”need a rental space”, ”places to visit in
chennai” intent analysis plays a major role in ecommerce, real estate and online marketing
industry. We aim to maximize the accuracy and
minimize the errors and the time complextity of
the proposed system
Keywords : Intent analysis, One Hot Encoding, Bag of words, Neural networks.