AlexYangLi / TextClassificationLinks
All kinds of neural text classifiers implemented by Keras
☆64Updated 5 years ago
Alternatives and similar repositories for TextClassification
Users that are interested in TextClassification are comparing it to the libraries listed below
Sorting:
- Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALB…☆12Updated 2 years ago
- use ELMo in chinese environment☆104Updated 6 years ago
- A Lite BERT☆59Updated 5 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆192Updated 6 years ago
- Bert-classification and bert-dssm implementation with keras.☆93Updated 5 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- Multi Label text classification using bert☆155Updated 6 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆99Updated 5 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)☆151Updated 6 years ago
- Implementation of XLNet that can load pretrained checkpoints☆171Updated 3 years ago
- NLP Keras BiLSTM+CRF☆52Updated 7 years ago
- bert for chinese text classification☆142Updated 6 years ago
- Text classification models☆66Updated 5 years ago
- Named Entity Recognition (NER) task using Bi-LSTM-CRF model implemented in Tensorflow 2.0(tensorflow2.0 +)☆119Updated 5 years ago
- Coupled Multi-Layer Attentions for Co-Extraction of Aspect and Opinion Terms☆95Updated 6 years ago
- Byte Cup 2018国际机器学习竞赛 23 名(水滴队)代码☆46Updated 6 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- transformer crf 命名实体识别☆106Updated 6 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- TensorFlow code and pre-trained models for BERT☆58Updated 4 years ago
- AI Challenger 2018 Sentiment Analysis Baseline with fastText☆151Updated 6 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- export bert model for serving☆141Updated 6 years ago
- A LSTM+CRF model for the seq2seq task for Medical named entity recognition in ccks2017☆80Updated 7 years ago
- Att-ChemdNER☆110Updated 6 years ago
- 基于siamese-lstm的中文句子相似度计算☆129Updated 7 years ago
- Data Augmentation for NLP. NLP数据增强☆295Updated 4 years ago