KaiyuanGao / text_claasification
☆84Updated 4 years ago
Alternatives and similar repositories for text_claasification:
Users that are interested in text_claasification are comparing it to the libraries listed below
- bert for chinese text classification☆142Updated 6 years ago
- CCF BDCI 2019 互联网新闻情感分析 复赛top8 代码☆66Updated 5 years ago
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆64Updated 5 years ago
- datagrand 2019 information extraction competition rank9☆130Updated 5 years ago
- the demo for bert☆141Updated 5 years ago
- multi-label-classification-4-event-type☆132Updated last year
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 4 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 5 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 4 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 模型, 模型采用BERT+CNN。DEMO地址 https://github.com/Wangpeiyi9979/InformationExtractionDem…☆188Updated 5 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆189Updated 7 months ago
- 天池大赛疫情文本挑战赛线上第三名方案分享☆228Updated 3 years ago
- 互联网新闻情感分析赛题baseline☆42Updated 5 years ago
- BERT-BiLSTM-CRF的Keras版实现☆41Updated 5 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆210Updated 5 years ago
- bert pytorch模型微调用于的多标签文本分类☆129Updated 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 last year
- Bert中文文本分类☆40Updated 5 years ago
- 双向lstm+crf 序列标注☆64Updated 5 years ago
- NLP杂货铺,python实现各种算法/工具,辅助算法理解/应用☆153Updated 3 years ago
- ☆135Updated 6 years ago
- 相似案例匹配☆46Updated 5 years ago
- ☆98Updated 5 years ago
- 法研杯2019 阅读理解赛道 top3☆150Updated last year
- Self complemented word embedding methods using CBOW,skip-Gram,word2doc matrix , word2word matrix ,基于CBOW、skip-gram、词-文档矩阵、词-词矩阵四种方法的词向量生成☆181Updated 6 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆151Updated 4 years ago
- 在 Google BERT Fine-tuning基础上,利用cnn/rnn进行中文文本的分类☆19Updated 5 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆44Updated 5 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆74Updated 5 years ago