paper-with-me

Papers

Do We Need Online NLU Tools?

2020-11-19 · Petr Lorenc, Petr Marek, Jan Pichl, Jakub Konrád, Jan Šedivý

The intent recognition is an essential algorithm of any conversational AI application. It is responsible for the classification of an input message into meaningful classes. In many bot development platforms, we can configure the NLU pipeline. Several intent recognition services are currently available as an API, or we choose from many open-source alternatives. However, there is no comparison of intent recognition services and open-source algorithms. Many factors make the selection of the right approach to the intent recognition challenging in practice. In this paper, we suggest criteria to choose the best intent recognition algorithm for an application. We present a dataset for evaluation. Finally, we compare selected public NLU services with selected open-source algorithms for intent recognition.

📄 PDF Abstract BibTeX arXiv:2011.09825

Code (1)

petrLorenc/benchmark-intent-tools 공식 구현

Tasks

Intent Recognition

Similar Papers 제목 키워드 기반

Privacy Issues in Online Machine Translation Services - European Perspective

2016-05-01 · LREC 2016 5 · Pawel Kamocki, Jim O{'}Regan

In order to develop its full potential, global communication needs linguistic support systems such as Machine Translation (MT). In the past decade, free online MT tools have become available to the general public, and th…

Machine TranslationTranslation

Leveraging Large Language Models (LLMs) to Support Collaborative Human-AI Online Risk Data Annotation

2024-04-11 · Jinkyung Park, Pamela Wisniewski, Vivek Singh

In this position paper, we discuss the potential for leveraging LLMs as interactive research tools to facilitate collaboration between human coders and AI to effectively annotate online risk data at scale. Collaborative …

SyntaxGym: An Online Platform for Targeted Evaluation of Language Models

2020-07-01 · ACL 2020 6 · Jon Gauthier, Jennifer Hu, Ethan Wilcox, Peng Qian 외

Targeted syntactic evaluations have yielded insights into the generalizations learned by neural network language models. However, this line of research requires an uncommon confluence of skills: both the theoretical know…

Experimental DesignLanguage ModelingLanguage Modelling

Do You See What I See? Capabilities and Limits of Automated Multimedia Content Analysis

2021-12-15 · Carey Shenkman, Dhanaraj Thakur, Emma Llansó

The ever-increasing amount of user-generated content online has led, in recent years, to an expansion in research and investment in automated content analysis tools. Scrutiny of automated content analysis has accelerated…

Optimal and Adaptive Algorithms for Online Boosting

2015-02-09 · Alina Beygelzimer, Satyen Kale, Haipeng Luo

We study online boosting, the task of converting any weak online learner into a strong online learner. Based on a novel and natural definition of weak online learnability, we develop two online boosting algorithms. The f…