document-classification topic

List document-classification repositories

Hierarchical-attention-networks-pytorch

380
Stars
102
Forks
Watchers

Hierarchical Attention Networks for document classification

bert-han

40
Stars
9
Forks
Watchers

Hierarchical-Attention-Network

hierarchical-attention-networks

457
Stars
147
Forks
Watchers

Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will probably not be addressed.

Active-Explainable-Classification

29
Stars
1
Forks
Watchers

A set of tools for leveraging pre-trained embeddings, active learning and model explainability for effecient document classification

bert_language_understanding

959
Stars
211
Forks
Watchers

Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN

DataTurks

260
Stars
127
Forks
Watchers

ML data annotations made super easy for teams. Just upload data, add your team and build training/evaluation dataset in hours.

textclf

230
Stars
39
Forks
Watchers

TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。