ShawnyXiao / TextClassification-Keras
Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN, TextBiRNN, TextAttBiRNN, HAN, RCNN, RCNNVariant, etc.
☆817Updated last year
Related projects ⓘ
Alternatives and complementary repositories for TextClassification-Keras
- Implemention some Baseline Model upon Bert for Text Classification☆683Updated 5 years ago
- About Muti-Label Text Classification Based on Neural Network.☆552Updated 3 years ago
- Implementation of papers for text classification task on DBpedia☆737Updated 4 years ago
- Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger☆592Updated 5 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆872Updated last year
- including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc☆469Updated 4 years ago
- tensorflow implementation☆1,144Updated 5 years ago
- ☆531Updated 5 years ago
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆645Updated 3 years ago
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,773Updated 4 months ago
- bert中文分类实践☆735Updated 5 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆191Updated 5 years ago
- Text-Similarity Method in Pytorch☆468Updated 5 years ago
- A Benchmark of Text Classification in PyTorch☆601Updated 6 months ago
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,245Updated 2 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆674Updated 5 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆566Updated 5 years ago
- The code for CCF-BDCI-Sentiment-Analysis-Baseline☆435Updated last year
- 在Keras下微调Bert的一些例子;some examples of bert in keras☆655Updated 5 years ago
- A Lite Bert For Self-Supervised Learning Language Representations☆710Updated 4 years ago
- bert nlp papers, applications and github resources, including the newst xlnet , BERT、XLNet 相关论文和 github 项目☆1,850Updated 3 years ago
- The code of CIKM'19 paper《Hierarchical Multi-label Text Classification: An Attention-based Recurrent Network Approach》☆321Updated 5 months ago
- ai challenger 2018细粒度情感分类第一名解决方案, A training framework itegrating tensorflow and pytorch☆581Updated last year
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆958Updated 5 years ago
- Implementation of BERT that could load official pre-trained models for feature extraction and prediction☆2,430Updated 2 years ago
- 使用预训练语言模型BERT做中文NER☆927Updated 4 years ago
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,653Updated last year
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆467Updated 2 years ago
- 1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)☆1,058Updated 6 years ago
- NLP Paper☆591Updated 9 months ago