shawroad / NLP_tensorflow_projectLinks
Use tensorflow to achieve some NLP project, eg: classification chatbot ner attention QAetc.
☆34Updated 4 years ago
Alternatives and similar repositories for NLP_tensorflow_project
Users that are interested in NLP_tensorflow_project are comparing it to the libraries listed below
Sorting:
- datagrand 2019 information extraction competition rank9☆130Updated 5 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆74Updated 2 years ago
- CCF BDCI 金融信息负面及主体判定 冠军代码☆105Updated 5 years ago
- 相似案例匹配☆46Updated 5 years ago
- NLP中文预训练模型泛化能力挑战赛☆42Updated 4 years ago
- CCF BDCI 金融信息负面及主体判定第三名方案☆55Updated 5 years ago
- 这是使用pytoch 实现的长文本分类器☆45Updated 5 years ago
- 2019之江杯人工智能大赛电商评论观点挖掘赛道top3☆45Updated 5 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 6 years ago
- transform multi-label classification as sentence pair task, with more training data and information☆178Updated 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
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆47Updated 4 years ago
- ccks_2019_百度实体链接技术比赛_第一名解决方案☆57Updated 5 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆140Updated 4 years ago
- implement of LSTM+CRF with pytorch☆43Updated 5 years ago
- 从头训练MASK BERT☆137Updated 2 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- transformer crf 命名实体识别☆106Updated 6 years ago
- 天池-新冠疫情相似句对判定大赛 Rank8☆52Updated 5 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆125Updated 6 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- Adversarial Attack文本匹配比赛☆42Updated 5 years ago
- 2019年百度的实体链接比赛,“科学空间队”源码☆110Updated 5 years ago
- The source code of 《 FGN:Fusion Glyph Network for Chinese Named Entity Recognition 》. SOTA Chinese NER method fusing both glyph represne…☆50Updated 5 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆119Updated 6 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- ☆91Updated 5 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆193Updated 3 years ago
- BERT-BiLSTM-CRF的Keras版实现☆40Updated 6 years ago