text-classification topic

List text-classification repositories

nlp-in-practice

1.1k
Stars
782
Forks
Watchers

Starter code to solve real world text data problems. Includes: Gensim Word2Vec, phrase embeddings, Text Classification with Logistic Regression, word count with pyspark, simple text preprocessing, pre...

TextClassify_with_BERT

212
Stars
62
Forks
Watchers

使用BERT模型做文本分类;面向工业用途

AAAI_2019_EXAM

70
Stars
20
Forks
Watchers

Official implementation of "Explicit Interaction Model towards Text Classification"

kwx

67
Stars
10
Forks
Watchers

BERT, LDA, and TFIDF based keyword extraction in Python

rainette

53
Stars
7
Forks
Watchers

R implementation of the Reinert text clustering method

cnn-text-classification-tf-chinese

237
Stars
109
Forks
Watchers

CNN for Chinese Text Classification in Tensorflow

text-classification-baseline

63
Stars
4
Forks
Watchers

Pipeline for fast building text classification TF-IDF + LogReg baselines.

rcnn-text-classification

151
Stars
48
Forks
Watchers

Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)