The Wayback Machine - https://web.archive.org/web/20220320141550/https://github.com/topics/document-classification
#
document-classification
Here are
137 public repositories
matching this topic...
Text Classification Algorithms: A Survey
Updated
Mar 9, 2022
Python
Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN
Updated
Jan 1, 2019
Python
Hierarchical Attention Networks for Document Classification in PyTorch
Updated
Mar 4, 2020
Jupyter Notebook
PyTorch deep learning models for document classification
Updated
Mar 19, 2022
Python
Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will probably not be addressed.
Updated
Apr 16, 2018
Python
Hierarchical Attention Networks for document classification
Updated
Oct 23, 2021
Python
A Python package implementing a new interpretable machine learning model for text classification (with visualization tools for Explainable AI
)
Updated
Dec 6, 2021
Python
ML data annotations made super easy for teams. Just upload data, add your team and build training/evaluation dataset in hours.
Updated
Nov 28, 2021
JavaScript
Hierarchical Attention Networks | a PyTorch Tutorial to Text Classification
Updated
Jun 3, 2020
Python
HDLTex: Hierarchical Deep Learning for Text Classification
Updated
Mar 8, 2022
Python
TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。
Updated
Mar 8, 2020
Python
Implementation of Hierarchical Attention Networks in PyTorch
Updated
Oct 22, 2018
Jupyter Notebook
This repository contains the official release of the model "BanglaBERT" and associated downstream finetuning code and datasets introduced in the paper titled "BanglaBERT: Combating Embedding Barrier in Multilingual Models for Low-Resource Language Understanding".
Updated
Sep 27, 2021
Python
TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension
Updated
Apr 14, 2017
Python
TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"
Updated
May 28, 2019
Python
PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类
Updated
Apr 22, 2021
Python
Helps you organizing your paperwork
📚 Text classification library with Keras
Updated
Jun 24, 2020
Python
Character-level CNN for text classification
Updated
Dec 26, 2021
Python
Document Image Classification with Intra-Domain Transfer Learning and Stacked Generalization of Deep Convolutional Neural Networks
Updated
Nov 16, 2019
Python
GroupDocs.Classification-for-.NET samples and showcase (text and documents classification and sentiment analysis)
The Tensorflow implementation of accepted ACL 2018 paper "A deep relevance model for zero-shot document filtering", Chenliang Li, Wei Zhou, Feng Ji, Yu Duan, Haiqing Chen,
http://aclweb.org/anthology/P18-1214
Updated
Apr 29, 2019
Python
Very deep CNN for text classification
Updated
Dec 26, 2021
Python
The open-sourced version of the award-winning Qiqqa research management tool for Windows (a bleeding edge dev fork) ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ・ ☞☞☞ File any issues you find in the main repo issue tracker at
https://github.com/jimmejardine/qiqqa-open-source/issues
Updated
Jun 21, 2018
Python
A PyTorch implementation of the document classification by Hierarchical Attention Network
Updated
Jul 15, 2019
Python
Character-level CNN for text classification
Updated
Dec 26, 2021
Python
A set of tools for leveraging pre-trained embeddings, active learning and model explainability for effecient document classification
Updated
Dec 18, 2021
HTML
Hierarchical-Attention-Network
Updated
Jan 21, 2022
Python
Improve this page
Add a description, image, and links to the
document-classification
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
document-classification
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
As specified in this issue: UKPLab/sentence-transformers#350 (comment)
The authors of SBERT recommend using CrossEncoders for sentence classification.