paper-with-me

홈 › Papers

Web-API-Based Chatbot Generation with Analysis and Expansion for Training Sentences

2022-11-01 · ROCLING 2022 11 · Sheng-Kai Wang, Wan-Lin You, Shang-Pin Ma

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ChatbotIntent RecognitionNatural Language Understanding

Similar Papers 제목 키워드 기반

Unsupervised Document Expansion for Information Retrieval with Stochastic Text Generation

2021-05-03 · NAACL (sdp) 2021 6 · Soyeong Jeong, Jinheon Baek, ChaeHun Park, Jong C. Park

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+1

A System for Automatic English Text Expansion

2024-05-28 · Silvia García Méndez, Milagros Fernández Gavilanes, Enrique Costa Montenegro, Jonathan Juncal Martínez 외

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

2020-01-03 · Danning Zheng, Ruihua Song, Tianran Hu, Hao Fu 외

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…

ChatbotMath

An LLM-Powered Clinical Calculator Chatbot Backed by Verifiable Clinical Calculators and their Metadata

2025-03-21 · Niranjan Kumar, Farid Seifi, Marisa Conte, Allen Flynn

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 Generation

Scalable Sentiment for Sequence-to-sequence Chatbot Response with Performance Analysis

2018-04-07 · Chih-Wei Lee, Yau-Shian Wang, Tsung-Yuan Hsu, Kuan-Yu Chen 외

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)