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☆141Updated 6 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆469Updated 3 years ago
- the demo for bert☆142Updated 6 years ago
- 问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。☆369Updated 4 years ago
- details☆263Updated 7 years ago
- Text-Similarity Method in Pytorch☆470Updated 6 years ago
- ☆268Updated 5 years ago
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆271Updated 5 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- 神策杯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
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆329Updated 6 years ago
- TensorFlow code and pre-trained models for BERT☆58Updated 4 years ago
- 基于siamese-lstm的中文句子相似度计算☆129Updated 7 years ago
- transformer crf 命名实体识别☆107Updated 6 years ago
- Bert-classification and bert-dssm implementation with keras.☆94Updated 5 years ago
- 使用BERT模型做文本分类;面向工业用途☆223Updated 6 years ago
- 使用BERT做文本相似度☆63Updated 5 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆199Updated 5 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 2 years ago
- 2018年"达观杯"文本智能处理挑战赛-长文本分类-rank4☆283Updated 5 years ago
- implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, …☆291Updated 5 years ago
- several methods for text classification☆187Updated 7 years ago
- ☆135Updated 6 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 6 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 模型, 模型采用BERT+CNN。DEMO地址 https://github.com/Wangpeiyi9979/InformationExtractionDem…☆189Updated 6 years ago
- BDCI 2018 汽车行业用户观点主题及情感识别 决赛一等奖方案☆431Updated 6 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆208Updated 6 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆76Updated 6 years ago
- pytorch learning eamples☆25Updated 7 years ago