Web-API-Based Chatbot Generation with Analysis and Expansion for Training Sentences
With Web API technology becoming increasingly mature, how to integrate Web API and Chatbot technology has become an issue of great interest. This study plans to build a semi-automatic method and tool, BOTEN. This method allows application developers to build Chatbot interfaces with specified Web APIs quickly. To ensure that the Chatbot has sufficient natural language understanding (NLU) capability, this research evaluates the training sentences written by the developer through TF-IDF, WordNet, and SpaCy techniques, and suggests the developer modify the training sentences with poor quality. This technique can also be used to automatically increase the number of training sentences to improve the capability of Intent recognition.
Code (0)
등록된 구현이 없습니다.
Tasks
ChatbotIntent RecognitionNatural Language UnderstandingSimilar Papers 제목 키워드 기반
Unsupervised Document Expansion for Information Retrieval with Stochastic Text Generation
One of the challenges in information retrieval (IR) is the vocabulary mismatch problem, which happens when the terms between queries and documents are lexically different but semantically similar. While recent work has p…
Information RetrievalLanguage ModelingLanguage ModellingRetrieval+1A System for Automatic English Text Expansion
We present an automatic text expansion system to generate English sentences, which performs automatic Natural Language Generation (NLG) by combining linguistic rules with statistical approaches. Here, "automatic" means t…
News GenerationText Generation"Love is as Complex as Math": Metaphor Generation System for Social Chatbot
As the wide adoption of intelligent chatbot in human daily life, user demands for such systems evolve from basic task-solving conversations to more casual and friend-like communication. To meet the user needs and build e…
ChatbotMathAn LLM-Powered Clinical Calculator Chatbot Backed by Verifiable Clinical Calculators and their Metadata
Clinical calculators are widely used, and large language models (LLMs) make it possible to engage them using natural language. We demonstrate a purpose-built chatbot that leverages software implementations of verifiable …
ChatbotRAGRetrieval-augmented GenerationScalable Sentiment for Sequence-to-sequence Chatbot Response with Performance Analysis
Conventional seq2seq chatbot models only try to find the sentences with the highest probabilities conditioned on the input sequences, without considering the sentiment of the output sentences. Some research works trying …
Chatbotreinforcement-learningReinforcement LearningReinforcement Learning (RL)