text-classification topic
nlp-in-practice
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
使用BERT模型做文本分类;面向工业用途
AAAI_2019_EXAM
Official implementation of "Explicit Interaction Model towards Text Classification"
kwx
BERT, LDA, and TFIDF based keyword extraction in Python
rainette
R implementation of the Reinert text clustering method
fastrtext
R wrapper for fastText
cnn-text-classification-tf-chinese
CNN for Chinese Text Classification in Tensorflow
Deep-NLP-Resources
Curated list of all NLP Resources
text-classification-baseline
Pipeline for fast building text classification TF-IDF + LogReg baselines.
rcnn-text-classification
Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)