From Review to Rating: Exploring Dependency Measures for Text Classification
Samuel Cunningham-Nelson, Mahsa Baktashmotlagh, Wageeh Boles

TL;DR
This paper investigates using dependency measures for text classification, comparing word vector representations and feature selection techniques to improve efficiency without sacrificing accuracy in student satisfaction analysis.
Contribution
It introduces a novel application of non-linear dependency measures for feature selection in text classification, demonstrating improved computational efficiency.
Findings
Word vectors outperform frequency-based representations in accuracy.
Dependency-based feature selection reduces computation time significantly.
Approach maintains accuracy while enhancing efficiency.
Abstract
Various text analysis techniques exist, which attempt to uncover unstructured information from text. In this work, we explore using statistical dependence measures for textual classification, representing text as word vectors. Student satisfaction scores on a 3-point scale and their free text comments written about university subjects are used as the dataset. We have compared two textual representations: a frequency word representation and term frequency relationship to word vectors, and found that word vectors provide a greater accuracy. However, these word vectors have a large number of features which aggravates the burden of computational complexity. Thus, we explored using a non-linear dependency measure for feature selection by maximizing the dependence between the text reviews and corresponding scores. Our quantitative and qualitative analysis on a student satisfaction dataset…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Text Analysis Techniques · Text and Document Classification Technologies · Sentiment Analysis and Opinion Mining
