xingyu-shi / Learning_NLPLinks
Learning nlp and reproduce some papers
☆38Updated 5 years ago
Alternatives and similar repositories for Learning_NLP
Users that are interested in Learning_NLP are comparing it to the libraries listed below
Sorting:
- the demo for bert☆142Updated 6 years ago
- ☆135Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- bert for chinese text classification☆141Updated 6 years ago
- details☆263Updated 7 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆76Updated 6 years ago
- Use BERT as feature. TensorFlow code and pre-trained models for BERT☆54Updated 6 years ago
- 使用BERT做文本相似度☆63Updated 5 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆208Updated 6 years ago
- TensorFlow code and pre-trained models for BERT☆58Updated 4 years ago
- 2018年"达观杯"文本智能处理挑战赛-长文本分类-rank4☆283Updated 5 years ago
- transformer crf 命名实体识别☆107Updated 6 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆469Updated 3 years ago
- 搜集、整理、发布 预训练 中文 词向量/字向量,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆148Updated 7 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆199Updated 5 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆329Updated 6 years ago
- 基于BERT的中文序列标注☆141Updated 7 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆79Updated 5 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆178Updated 6 years ago
- use ELMo in chinese environment☆105Updated 7 years ago
- BDCI 2018 汽车行业用户观点主题及情感识别 决赛一等奖方案☆431Updated 6 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆100Updated 5 years ago
- bilstm _Attention_crf☆38Updated 6 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
- 使用句法依存分析抽取事实三元组☆332Updated 9 years ago
- all kinds of text classificaiton models and more with deep learning☆99Updated 7 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆187Updated 7 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
- 2018达观杯长文本分类智能处理挑战赛 18解决方案☆154Updated 6 years ago
- pytorch用Textcnn-bilstm-crf模型实现命名实体识别☆42Updated 7 years ago