paper-with-me

Papers

A Comparative Study of Text Preprocessing Approaches for Topic Detection of User Utterances

2016-05-01 · LREC 2016 5 · Roman Sergienko, Muhammad Shan, Wolfgang Minker

The paper describes a comparative study of existing and novel text preprocessing and classification techniques for domain detection of user utterances. Two corpora are considered. The first one contains customer calls to a call centre for further call routing; the second one contains answers of call centre employees with different kinds of customer orientation behaviour. Seven different unsupervised and supervised term weighting methods were applied. The collective use of term weighting methods is proposed for classification effectiveness improvement. Four different dimensionality reduction methods were applied: stop-words filtering with stemming, feature selection based on term weights, feature transformation based on term clustering, and a novel feature transformation method based on terms belonging to classes. As classification algorithms we used k-NN and a SVM-based algorithm. The numerical experiments have shown that the simultaneous use of the novel proposed approaches (collectives of term weighting methods and the novel feature transformation method) allows reaching the high classification results with very small number of features.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationClusteringDimensionality Reductionfeature selectionGeneral Classification

Methods 이 논문이 사용한 방법론

k-NN $k$-Nearest Neighbors is a clustering-based algorithm for classification and regression. It is a a type of instance-based learning as it does not attempt to construct a…

Similar Papers 제목 키워드 기반

A New Approach for Topic Detection using Adaptive Neural Networks

2019-03-09 · Meriem Manai

Topic detection becomes more important due to the increase of information electronically available and the necessity to process and filter it. In this context our master's thesis work was carried out, where we proposed t…

Comparative Opinion Mining: A Review

2017-12-24 · Kasturi Dewi Varathan, Anastasia Giachanou, Fabio Crestani

Opinion mining refers to the use of natural language processing, text analysis and computational linguistics to identify and extract subjective information in textual material. Opinion mining, also known as sentiment ana…

Opinion MiningSentiment Analysis

$S^3$ -- Semantic Signal Separation

2024-06-13 · Márton Kardos, Jan Kostkan, Arnault-Quentin Vermillet, Kristoffer Nielbo 외

Topic models are useful tools for discovering latent semantic structures in large textual corpora. Recent efforts have been oriented at incorporating contextual representations in topic modeling and have been shown to ou…

blind source separationTopic Models

Legal Area Classification: A Comparative Study of Text Classifiers on Singapore Supreme Court Judgments

2019-04-13 · WS 2019 6 · Jerrold Soh Tsin Howe, Lim How Khang, Ian Ernst Chai

This paper conducts a comparative study on the performance of various machine learning (``ML'') approaches for classifying judgments into legal areas. Using a novel dataset of 6,227 Singapore Supreme Court judgments, we …

BIG-bench Machine LearningGeneral ClassificationLanguage ModelingLanguage Modelling

Comparative Analysis of AutoML and BiLSTM Models for Cyberbullying Detection on Indonesian Instagram Comments

2026-04-29 · Raihana Adelia Putri, Aisyah Musfirah, Anggi Puspita Ningrum, Luluk Muthoharoh 외 arxiv

This study compares machine learning and deep learning approaches for cyberbullying detection in Indonesian-language Instagram comments. Using a balanced dataset of 650 comments labeled as Bullying and Non-Bullying, the …