real-brilliant / bert_chinese_pytorch
bert for chinese text classification
☆142Updated 6 years ago
Alternatives and similar repositories for bert_chinese_pytorch:
Users that are interested in bert_chinese_pytorch are comparing it to the libraries listed below
- ☆135Updated 6 years ago
- the demo for bert☆141Updated 5 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆74Updated 6 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆197Updated 5 years ago
- TensorFlow code and pre-trained models for BERT☆58Updated 3 years ago
- use ELMo in chinese environment☆104Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆188Updated 9 months ago
- 使用BERT模型做文本分类;面向工业用途☆220Updated 5 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆192Updated 5 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 5 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆140Updated 4 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆98Updated 5 years ago
- pytorch learning eamples☆25Updated 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…☆12Updated last year
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 模型, 模型采用BERT+CNN。DEMO地址 https://github.com/Wangpeiyi9979/InformationExtractionDem…☆187Updated 5 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 4 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆172Updated 5 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 6 years ago
- 搜狐校园算法大赛baseline☆66Updated 5 years ago
- datagrand 2019 information extraction competition rank9☆130Updated 5 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for text classification.☆102Updated 5 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆209Updated 5 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆151Updated 4 years ago
- CCL2018客服领域用户意图分类冠军1st方案☆148Updated 2 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆217Updated 11 months ago
- 2018年"达观杯"文本智能处理挑战赛-长文本分类-rank4☆282Updated 4 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆328Updated 6 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆468Updated 2 years ago
- all kinds of text classificaiton models and more with deep learning☆99Updated 6 years ago