liyibo / text-classification-demosLinks
Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...
☆194Updated 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
Sorting:
- bert for chinese text classification☆142Updated 6 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆469Updated 3 years ago
- the demo for bert☆142Updated 6 years ago
- Text-Similarity Method in Pytorch☆470Updated 6 years ago
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆270Updated 5 years ago
- ☆268Updated 5 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- details☆263Updated 7 years ago
- 问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。☆370Updated 4 years ago
- 神策杯2018高校算法大师赛(中文关键词提取)第二名代码方案☆309Updated 5 years ago
- This repo is all the machine learning related project codes and their corresponding blog posts at the graduate level.☆321Updated 6 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆198Updated 5 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆329Updated 6 years ago
- 基于siamese-lstm的中文句子相似度计算☆130Updated 7 years ago
- 使用BERT模型做文本分类;面向工业用途☆221Updated 6 years ago
- TensorFlow code and pre-trained models for BERT☆58Updated 4 years ago
- BDCI 2018 汽车行业用户观点主题及情感识别 决赛一等奖方案☆431Updated 6 years ago
- 2018年"达观杯"文本智能处理挑战赛-长文本分类-rank4☆283Updated 5 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆168Updated 6 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
- pytorch learning eamples☆25Updated 7 years ago
- 基于BERT的中文序列标注☆141Updated 6 years ago
- Multilabel classification based on TextCNN and Attention☆78Updated 5 years ago
- 对四种句子/文本相似度计算方法进行实验与比较☆291Updated 4 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 5 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆221Updated last year
- 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
- 法研杯2019相似案例匹配第二名解决方案(附数据集和文档),CAIL2020/2021司法考试赛道冠军队伍☆249Updated 4 years ago
- CNN, LSTM, NBOW, fasttext 中文文本分类☆122Updated 5 years ago
- 常用文本匹配模型tf版本,数据集为QA_corpus,持续更新中☆676Updated 5 years ago