paper-with-me

Papers

Supervised Text Classification using Text Search

2020-11-14 · Nabarun Mondal, Mrunal Lohia

Supervised text classification is a classical and active area of ML research. In large enterprise, solutions to this problem has significant importance. This is specifically true in ticketing systems where prediction of the type and subtype of tickets given new incoming ticket text to find out optimal routing is a multi billion dollar industry. In this paper authors describe a class of industrial standard algorithms which can accurately ( 86\% and above ) predict classification of any text given prior labelled text data - by novel use of any text search engine. These algorithms were used to automate routing of issue tickets to the appropriate team. This class of algorithms has far reaching consequences for a wide variety of industrial applications, IT support, RPA script triggering, even legal domain where massive set of pre labelled data are already available.

📄 PDF Abstract BibTeX arXiv:2011.13832

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classificationtext-classificationText Classification

Similar Papers 제목 키워드 기반

Text and Code Embeddings by Contrastive Pre-Training

2022-01-24 · Arvind Neelakantan, Tao Xu, Raul Puri, Alec Radford 외

Text embeddings are useful features in many applications such as semantic search and computing text similarity. Previous work typically trains models customized for different use cases, varying in dataset choice, trainin…

Code SearchLinear-Probe ClassificationNatural QuestionsPassage Ranking+3

Performance Analysis of Supervised Machine Learning Algorithms for Text Classification

2025-08-31 · Sadia Zaman Mishu, S M Rafiuddin arxiv

The demand for text classification is growing significantly in web searching, data mining, web ranking, recommendation systems, and so many other fields of information and technology. This paper illustrates the text clas…

Recommendation SystemsText Classification

Knowledge Distillation in Automated Annotation: Supervised Text Classification with LLM-Generated Training Labels

2024-06-25 · Nicholas Pangakis, Samuel Wolken

Computational social science (CSS) practitioners often rely on human-labeled data to fine-tune supervised text classifiers. We assess the potential for researchers to augment or replace human-generated training data with…

ArticlesIn-Context LearningKnowledge Distillationtext-classification+1

Stance Detection: A Practical Guide to Classifying Political Beliefs in Text

2023-05-02 · Michael Burnham

Stance detection is identifying expressed beliefs in a document. While researchers widely use sentiment analysis for this, recent research demonstrates that sentiment and stance are distinct. This paper advances text ana…

In-Context LearningNatural Language InferenceSentiment AnalysisStance Detection+2

MotifClass: Weakly Supervised Text Classification with Higher-order Metadata Information

2021-11-07 · Yu Zhang, Shweta Garg, Yu Meng, Xiusi Chen 외

We study the problem of weakly supervised text classification, which aims to classify text documents into a set of pre-defined categories with category surface names only and without any annotated training document provi…

text-classificationText Classification