The Wayback Machine - https://web.archive.org/web/20210725100610/https://github.com/topics/document-classification
#
document-classification
Here are
128 public repositories
matching this topic...
Text Classification Algorithms: A Survey
Updated
Apr 9, 2021
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
Jan 27, 2021
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
Jun 16, 2020
Python
A Python package implementing a new interpretable machine learning model for text classification (with visualization tools for Explainable AI
)
Updated
Jun 13, 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, 2020
JavaScript
Hierarchical Attention Networks | a PyTorch Tutorial to Text Classification
Updated
Jun 3, 2020
Python
HDLTex: Hierarchical Deep Learning for Text Classification
Updated
Mar 15, 2021
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
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
📚 Text classification library with Keras
Updated
Jun 24, 2020
Python
Helps you organizing your paperwork
Character-level CNN for text classification
Updated
Jan 31, 2019
Python
PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类
Updated
Apr 22, 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
Jan 31, 2019
Python
Updated
Jun 21, 2018
Python
Character-level CNN for text classification
Updated
Jan 31, 2019
Python
A PyTorch implementation of the document classification by Hierarchical Attention Network
Updated
Jul 15, 2019
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
Implementation, trained models and result data for the paper "Pairwise Multi-Class Document Classification for Semantic Relations between Wikipedia Articles"
Updated
Mar 18, 2021
Python
NLP in python Vector Space Modelling and document classification NLP
Updated
Mar 19, 2017
Jupyter Notebook
Python implementation of bag-of-concepts
Updated
Apr 5, 2019
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.