liyibo / text-classification-demos
Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...
☆192Updated 6 years ago
Alternatives and similar repositories for text-classification-demos:
Users that are interested in text-classification-demos are comparing it to the libraries listed below
- bert for chinese text classification☆142Updated 6 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆197Updated 5 years ago
- Text-Similarity Method in Pytorch☆469Updated 6 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆468Updated 2 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆218Updated last year
- 问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。☆370Updated 4 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 5 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆291Updated 4 years ago
- ☆268Updated 5 years ago
- 中文预训练XLNet模型: Pre-Trained Chinese XLNet_Large☆230Updated 5 years ago
- TensorFlow code and pre-trained models for BERT☆58Updated 3 years ago
- Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALB…☆12Updated last year
- details☆264Updated 7 years ago
- Bert-classification and bert-dssm implementation with keras.☆93Updated 4 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆328Updated 6 years ago
- Data Augmentation for NLP. NLP数据增强☆296Updated 4 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- ☆135Updated 6 years ago
- 使用BERT模型做文本分类;面向工业用途☆218Updated 5 years ago
- the demo for bert☆141Updated 5 years ago
- bert chinese similarity☆139Updated 5 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆209Updated 5 years ago
- 搜集、整理、发布 预训练 中文 词向量/字向量,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆145Updated 6 years ago
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆267Updated 5 years ago
- 基于siamese-lstm的中文句子相似度计算☆130Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆190Updated 10 months ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Updated last year
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 4 years ago