paper-with-me

Papers

Semi-supervised Text Categorization Using Recursive K-means Clustering

2017-06-24 · Harsha S. Gowda, Mahamad Suhil, D. S. Guru, Lavanya Narayana Raju

In this paper, we present a semi-supervised learning algorithm for classification of text documents. A method of labeling unlabeled text documents is presented. The presented method is based on the principle of divide and conquer strategy. It uses recursive K-means algorithm for partitioning both labeled and unlabeled data collection. The K-means algorithm is applied recursively on each partition till a desired level partition is achieved such that each partition contains labeled documents of a single class. Once the desired clusters are obtained, the respective cluster centroids are considered as representatives of the clusters and the nearest neighbor rule is used for classifying an unknown text document. Series of experiments have been conducted to bring out the superiority of the proposed model over other recent state of the art models on 20Newsgroups dataset.

📄 PDF Abstract BibTeX arXiv:1706.07913

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringGeneral ClassificationText Categorization

Similar Papers 제목 키워드 기반

Semi-supervised Convolutional Neural Networks for Text Categorization via Region Embedding

2015-04-06 · NeurIPS 2015 12 · Rie Johnson, Tong Zhang

This paper presents a new semi-supervised framework with convolutional neural networks (CNNs) for text categorization. Unlike the previous approaches that rely on word embeddings, our method learns embeddings of small te…

ClassificationGeneral ClassificationSentiment AnalysisSentiment Classification+4

Semi-supervised Learning with Weakly-Related Unlabeled Data : Towards Better Text Categorization

2008-12-01 · NeurIPS 2008 12 · Liu Yang, Rong Jin, Rahul Sukthankar

The cluster assumption is exploited by most semi-supervised learning (SSL) methods. However, if the unlabeled data is merely weakly related to the target classes, it becomes questionable whether driving the decision boun…

General ClassificationText Categorization

Supervised and Semi-Supervised Text Categorization using LSTM for Region Embeddings

2016-02-07 · Rie Johnson, Tong Zhang

One-hot CNN (convolutional neural network) has been shown to be effective for text categorization (Johnson & Zhang, 2015). We view it as a special case of a general framework which jointly trains a linear model with a no…

Sentiment AnalysisText CategorizationText Classification

Semi-WTC: A Practical Semi-supervised Framework for Attack Categorization through Weight-Task Consistency

2022-05-19 · Zihan Li, Wentao Chen, Zhiqing Wei, Xingqi Luo 외

Supervised learning has been widely used for attack categorization, requiring high-quality data and labels. However, the data is often imbalanced and it is difficult to obtain sufficient annotations. Moreover, supervised…

Semi-supervised and unsupervised categorization of posts in Web discussion forums using part-of-speech information and minimal features

2016-06-01 · WS 2016 6 · Krish Perumal, Graeme Hirst
Information Retrieval