sentence-classification topic
text-classification-pytorch
Text Classification in PyTorch
ConvNets-for-Sentence-Classification
"Convolutional Neural Networks for Sentence Classification" (Kim 2014) - https://www.aclweb.org/anthology/D14-1181
iclassifier
reference pytorch code for intent classification
chinese-sentence-miner
Find Chinese sentences based on your known vocabulary and other rules
Dense_BiLSTM
Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification
sentence-type-classifier
Classify English sentences into assertive, negative, interrogative, imperative and exclamatory based on grammar.
BERT-Classifier
A general text classifier based on BERT. Multi-process data processing, multi-gpu parallel training, rich monitoring indicators.
Pytorch-TextCNN
Pytorch implementation of the paper Convolutional Neural Networks for Sentence Classification
multi-head-attention-labeller
Joint text classification on multiple levels with multiple labels, using a multi-head attention mechanism to wire two prediction tasks together.
SentenceBert-20newsgroup-Classifier
Classification pipeline based on sentenceTransformer and Facebook nearest-neighbor search library