This research aims to develop a Chatbot Intent Classification and Entity Classification on the RASA Framework using the Softmax and Conditional Random Field methods. In the process of creating a chatbot, there are several problems that often arise, one of which is the low accuracy of entity classification and intent classification, which causes the chatbot to not perform as expected. These prob…