NeuralClassifier: An Open-source Neural Hierarchical Multi-label Text Classification Toolkit
In this paper, we introduce NeuralClassifier, a toolkit for neural hierarchical multi-label text classification. NeuralClassifier is designed for quick implementation of neural models for hierarchical multi-label classification task, which is more challenging and common in real-world scenarios. A salient feature is that NeuralClassifier currently provides a variety of text encoders, such as FastText, TextCNN, TextRNN, RCNN, VDCNN, DPCNN, DRNN, AttentiveConvNet and Transformer encoder, etc. It also supports other text classification scenarios, including binary-class and multi-class classification. Built on PyTorch, the core operations are calculated in batch, making the toolkit efficient with the acceleration of GPU. Experiments show that models built in our toolkit achieve comparable performance with reported results in the literature.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationGeneral ClassificationGPUHierarchical Multi-label ClassificationMulti-class ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti Label Text ClassificationMulti-Label Text Classificationtext-classificationText ClassificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Recent Advances in Hierarchical Multi-label Text Classification: A Survey
Hierarchical multi-label text classification aims to classify the input text into multiple labels, among which the labels are structured and hierarchical. It is a vital task in many real world applications, e.g. scientif…
ClassificationMulti Label Text ClassificationMulti-Label Text ClassificationSurvey+2Multi-source Hierarchical Prediction Consolidation
In big data applications such as healthcare data mining, due to privacy concerns, it is necessary to collect predictions from multiple information sources for the same instance, with raw features being discarded or withh…
PredictionAcademic Resource Text Level Multi-label Classification based on Attention
Hierarchical multi-label academic text classification (HMTC) is to assign academic texts into a hierarchically structured labeling system. We propose an attention-based hierarchical multi-label classification algorithm o…
ClassificationDocument EmbeddingHierarchical Multi-label ClassificationMulti-Label Classification+3Kaggle LSHTC4 Winning Solution
Our winning submission to the 2014 Kaggle competition for Large Scale Hierarchical Text Classification (LSHTC) consists mostly of an ensemble of sparse generative models extending Multinomial Naive Bayes. The base-classi…
text-classificationText ClassificationHyperFusion: Hierarchical Multimodal Ensemble Learning for Social Media Popularity Prediction
Social media popularity prediction plays a crucial role in content optimization, marketing strategies, and user engagement enhancement across digital platforms. However, predicting post popularity remains challenging due…
Social Media Popularity PredictionEnsemble Learning