Difference between Phraser and FAQ APIs
Both FAQ
API and
Phraser API are based on
our phrase2vec algorithm.
Both take short natural language text as input.
FAQ API is a question-answering system. It combines a search engine and intent classifier. It returns textual answers.
Phraser API is a pure intent classifier. It returns only class ID, and thus can be used for classifying non-textual objects, e.g. functions in your other programs, Alexa skills, chatbots, etc.
May I have email to send more information to?