rjk-git / bert2transformer_on_NMTLinks
BERT微调在机器翻译上的应用,哎哟,效果贼好。
☆49Updated 4 years ago
Alternatives and similar repositories for bert2transformer_on_NMT
Users that are interested in bert2transformer_on_NMT are comparing it to the libraries listed below
Sorting:
- 使用bert做领域分类、意图识别和槽位填充任务☆79Updated 5 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 5 years ago
- Unilm for Chinese Chitchat Robot.基于Unilm模型的夸夸式闲聊机器人项目。☆158Updated 4 years ago
- NLP杂货铺,python实现各种算法/工具,辅助算法理解/应用☆157Updated 4 years ago
- 基于检索的任务型多轮对话☆78Updated 5 years ago
- 中国法研杯-司法人工智能挑战赛(CAIL2018-2020)☆91Updated 2 years ago
- 中国法研杯CAIL2019要素抽取任务第三名方案分享☆139Updated 4 years ago
- A full-process dialogue system that can be deployed online☆100Updated 3 years ago
- ☆76Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆48Updated 4 years ago
- 中英机器文本翻译☆167Updated 6 years ago
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆76Updated 5 years ago
- 基于ELMo, tensorflow的中文命名实体标注 Chinese Named Entity Recognition Based on ELMo☆20Updated 6 years ago
- baidu aistudio event extraction competition☆225Updated 2 years ago
- 中文wiki百科QA阅读理解问答系统,使用了CCKS2016数据的NER模型和CMRC2018的阅读理解模型,还有W2V词向量搜索,使用torchserve部署☆90Updated 4 years ago
- bert pytorch模型微调用于的多标签文本分类☆137Updated 6 years ago
- ChineseTextualInference project including chinese corpus build and inferecence model, 中文文本推断项目,包括88万文本蕴含中文文本蕴含数据集的翻译与构建,基于深度学习的文本蕴含判定模型构建…☆175Updated 6 years ago
- implementation SlotGated SLU model for keras☆35Updated 4 years ago
- intent detection and slot filling 意图识别与槽填充联合模型☆40Updated 3 years ago
- Bert分类,语义相似度,获取句向量。☆65Updated 8 months ago
- chinese bertsum ; bertsum 抽取式模型中文版本;给出案例数据、全代码注释;下载即可训练、预测、学习☆205Updated 2 years ago
- Pytorch-BERT-CRF-NER;Chinese-Named-Entity-Recognition☆47Updated 4 years ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆271Updated 6 years ago
- 法研杯2019相似案例匹配第二名解决方案(附数据集和文档),CAIL2020/2021司法考试赛道冠军队伍☆252Updated 4 years ago
- 简单高效的Bert中文文本分类模型开发和部署☆26Updated 6 years ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上 推理和线下推理。☆81Updated 4 years ago
- NER(命名实体识别)中文语料,一站式获取☆131Updated 6 years ago
- 基于预训练模型 BERT 的阅读理解☆96Updated 2 years ago
- 对苏神的bert4keras的实现原理和矩阵运算进行详细的注释,方便学习;bert4keras链接:https://github.com/bojone/bert4keras☆42Updated 4 years ago