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
- ☆267Updated 5 years ago
- the demo for bert☆142Updated 6 years ago
- 神策杯2018高校算法大师赛(中文关键词提取)第二名代码方案☆309Updated 5 years ago
- SiameseSentenceSimilarity,个人实现的基于Siamese bilstm模型的相似句子判定模型,提供训练数据集和测试数据集.☆271Updated 5 years ago
- details☆263Updated 7 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
- 问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。☆369Updated 4 years ago
- TensorFlow code and pre-trained models for BERT☆58Updated 4 years ago
- Text-Similarity Method in Pytorch☆470Updated 6 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆199Updated 5 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆328Updated 7 years ago
- 2018年"达观杯"文本智能处理挑战赛-长文本分类-rank4☆283Updated 5 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- BDCI 2018 汽车行业用户观点主题及情感识别 决赛一等奖方案☆431Updated 6 years ago
- Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALB…☆13Updated 2 years ago
- 基于siamese-lstm的中文句子相似度计算☆129Updated 7 years ago
- several methods for text classification☆187Updated 7 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆230Updated 7 years ago
- all kinds of text classificaiton models and more with deep learning☆99Updated 7 years ago
- 使用BERT模型做文本分类;面向工业用途☆223Updated 6 years ago
- 使用BERT做文本相似度☆63Updated 5 years ago
- pytorch learning eamples☆25Updated 7 years ago
- 搜集、整理、发布 预训练 中文 词向量/字向量,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆148Updated 7 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆168Updated 6 years ago
- Bert-classification and bert-dssm implementation with keras.☆94Updated 5 years ago
- transformer crf 命名实体识别☆107Updated 6 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆76Updated 6 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