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:
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆193Updated last year
- the demo for bert☆141Updated 6 years ago
- bert for chinese text classification☆142Updated 6 years ago
- ☆135Updated 6 years ago
- TensorFlow code and pre-trained models for BERT☆58Updated 4 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆75Updated 6 years ago
- details☆262Updated 7 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆198Updated 5 years ago
- 使用BERT做文本相似度☆64Updated 5 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆208Updated 6 years ago
- Use BERT as feature. TensorFlow code and pre-trained models for BERT☆53Updated 6 years ago
- 2018年"达观杯"文本智能处理挑战赛-长文本分类-rank4☆282Updated 4 years ago
- This repo is all the machine learning related project codes and their corresponding blog posts at the graduate level.☆320Updated 6 years ago
- transformer crf 命名实体识别☆106Updated 6 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆328Updated 6 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆185Updated 6 years ago
- biLSTM_CRF 命名实体识别☆52Updated 6 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆177Updated 5 years ago
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆317Updated 6 years ago
- 汽车主题情感分析大赛冠军☆27Updated 6 years ago
- bilstm _Attention_crf☆37Updated 6 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 5 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆230Updated 6 years ago
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆64Updated 5 years ago
- ☆268Updated 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
- 问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。☆369Updated 4 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 模型, 模型采用BERT+CNN。DEMO地址 https://github.com/Wangpeiyi9979/InformationExtractionDem…☆187Updated 6 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆468Updated 3 years ago
- keras+bi-lstm+crf,中文命名实体识别☆16Updated 6 years ago