Text Categorization

41 papers with code • 0 benchmarks • 6 datasets

Text Categorization is the task of automatically assigning pre-defined categories to documents written in natural languages. Several types of Text Categorization have been studied, each of which deals with different types of documents and categories, such as topic categorization to detect discussed topics (e.g., sports, politics), spam detection, and sentiment classification to determine the sentiment typically in product or movie reviews.

Source: Effective Use of Word Order for Text Categorization with Convolutional Neural Networks

Libraries

Use these libraries to find Text Categorization models and implementations

Beyond original Research Articles Categorization via NLP

rturrisige/textclassification 13 Sep 2023

This work proposes a novel approach to text categorization -- for unknown categories -- in the context of scientific literature, using Natural Language Processing techniques.

1
13 Sep 2023

Quantum Recurrent Neural Networks for Sequential Learning

qampspring2023/qgpt-issue-31 7 Feb 2023

Quantum neural network (QNN) is one of the promising directions where the near-term noisy intermediate-scale quantum (NISQ) devices could find advantageous applications against classical resources.

5
07 Feb 2023

Improving Pre-Trained Weights Through Meta-Heuristics Fine-Tuning

gugarosa/mh_fine_tuning 19 Dec 2022

Machine Learning algorithms have been extensively researched throughout the last decade, leading to unprecedented advances in a broad range of applications, such as image classification and reconstruction, object recognition, and text categorization.

1
19 Dec 2022

Very Large Language Model as a Unified Methodology of Text Mining

jonjoncardoso/jonjoncardoso 19 Dec 2022

Text data mining is the process of deriving essential information from language text.

0
19 Dec 2022

Text Ranking and Classification using Data Compression

facebookresearch/zest NeurIPS Workshop ICBINB 2021

A well-known but rarely used approach to text categorization uses conditional entropy estimates computed using data compression tools.

4
23 Sep 2021

Clustering Word Embeddings with Self-Organizing Maps. Application on LaRoSeDa -- A Large Romanian Sentiment Data Set

ancatache/LaRoSeDa 11 Jan 2021

Romanian is one of the understudied languages in computational linguistics, with few resources available for the development of natural language processing tools.

4
11 Jan 2021

NatCat: Weakly Supervised Text Classification with Naturally Annotated Resources

ZeweiChu/NatCat AKBC 2021

We describe NatCat, a large-scale resource for text classification constructed from three data sources: Wikipedia, Stack Exchange, and Reddit.

10
29 Sep 2020

SeMemNN: A Semantic Matrix-Based Memory Neural Network for Text Classification

CZFuChason/SeMemNN 4 Mar 2020

Text categorization is the task of assigning labels to documents written in a natural language, and it has numerous real-world applications including sentiment analysis as well as traditional topic assignment tasks.

0
04 Mar 2020

PySS3: A Python package implementing a novel text classifier with visualization tools for Explainable AI

sergioburdisso/pyss3 19 Dec 2019

A recently introduced text classifier, called SS3, has obtained state-of-the-art performance on the CLEF's eRisk tasks.

331
19 Dec 2019