What is difference between IBM Watson Conversation and Natural Language Classifier?
Conversation: https://www.ibm.com/watson/developercloud/conversation.html
Natural Language Classifier:https://console.ng.bluemix.net/catalog/services/natural-language-classifier/
To my understanding, Conversation provides you with an UI and functionality to wire up all the things you would have to do manually with Natural Language Classifier. Within Conversation, you also have the ability to create dialog/conversational workflow based on your defined intents and entities which you can create within the same UI.