sentence-classification topic

List sentence-classification repositories

pyss3

331
Stars
44
Forks
Watchers

A Python package implementing a new interpretable machine learning model for text classification (with visualization tools for Explainable AI :octocat:)

CLUEPretrainedModels

792
Stars
96
Forks
Watchers

高质量中文预训练模型集合:最先进大模型、最快小模型、相似度专门模型

multi-class-text-classification-cnn

428
Stars
200
Forks
Watchers

Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings on Tensorflow.

Text-Pairs-Relation-Classification

191
Stars
55
Forks
Watchers

About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.

CNN-sentence-classification-pytorch

160
Stars
50
Forks
Watchers

Implementation of Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) on Pytorch.

pubmed-rct

183
Stars
46
Forks
Watchers

PubMed 200k RCT dataset: a large dataset for sequential sentence classification.

CNN_Intent_Classification

101
Stars
25
Forks
101
Watchers

CNN for intent classification task in a Chatbot

lstm-context-embeddings

60
Stars
18
Forks
Watchers

Augmenting word embeddings with their surrounding context using bidirectional RNN

CNN-Sentence-Classification

77
Stars
24
Forks
Watchers

A tensorflow implementation of Convolutional Neural Networks for Sentence Classification