sentence-classification topic

List sentence-classification repositories

ConvNets-for-Sentence-Classification

54
Stars
19
Forks
Watchers

"Convolutional Neural Networks for Sentence Classification" (Kim 2014) - https://www.aclweb.org/anthology/D14-1181

iclassifier

44
Stars
15
Forks
Watchers

reference pytorch code for intent classification

chinese-sentence-miner

53
Stars
6
Forks
Watchers

Find Chinese sentences based on your known vocabulary and other rules

Dense_BiLSTM

48
Stars
26
Forks
Watchers

Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification

sentence-type-classifier

18
Stars
4
Forks
Watchers

Classify English sentences into assertive, negative, interrogative, imperative and exclamatory based on grammar.

BERT-Classifier

18
Stars
4
Forks
Watchers

A general text classifier based on BERT. Multi-process data processing, multi-gpu parallel training, rich monitoring indicators.

Pytorch-TextCNN

20
Stars
4
Forks
Watchers

Pytorch implementation of the paper Convolutional Neural Networks for Sentence Classification

multi-head-attention-labeller

16
Stars
3
Forks
Watchers

Joint text classification on multiple levels with multiple labels, using a multi-head attention mechanism to wire two prediction tasks together.

SentenceBert-20newsgroup-Classifier

16
Stars
4
Forks
Watchers

Classification pipeline based on sentenceTransformer and Facebook nearest-neighbor search library