stanleylsx / bert_nlu_jointLinks
一个使用tensorflow2.3开发的基于Bert的意图识别的自然语言理解任务Demo
☆27Updated last year
Alternatives and similar repositories for bert_nlu_joint
Users that are interested in bert_nlu_joint are comparing it to the libraries listed below
Sorting:
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆134Updated last year
- Bert预训练模型fine-tune计算文本相似度☆107Updated 2 years ago
- 使用R-BERT模型对人物关系模型进行分类,效果有显著提升。☆24Updated 2 years ago
- 基于知识图谱的问答系统☆136Updated 5 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆77Updated 5 years ago
- 抽取中文三元组☆95Updated 2 years ago
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆49Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆55Updated 3 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆138Updated 3 years ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆81Updated 4 years ago
- 基于文本相似度的win10智能客服问答系统☆15Updated 5 years ago
- 新闻文本自动摘要, 以Textrank 为基础,融入 标题特征,单句位置特征,重要实体特征,线索词特征,做句子的综合权重计算,并使用MMR算法,兼顾自动摘要的主题相关性和摘要多样性。☆26Updated 3 years ago
- 基于Bert的智能问答系统!☆29Updated 5 years ago
- 基于检索的任务型多轮对话☆78Updated 4 years ago
- Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。☆178Updated 9 months ago
- benchmark of KgCLUE, with different models and methods☆28Updated 3 years ago
- 从模型训练到部署,实战知识图谱(Knowledge Graph)&自然语言处理(NLP)。涉及 Tensorflow, Bert+Bi-LSTM+CRF,Neo4j等 涵盖 Named Entity Recognition,Text Classify,Informatio…☆91Updated 5 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification☆141Updated 3 years ago
- 基于ERNIE的中文NER☆37Updated 3 years ago
- intent detection and slot filling 意图识别与槽填充联合模型☆40Updated 3 years ago
- 实体识别和关系抽取的联合模型☆124Updated 6 years ago
- 基于汽车知识图谱的汽车问答多轮对话系统☆37Updated 5 years ago
- 基于Bert(或Robert)预训练模型微调命名实体识别任务,并提供基于docker的Tensor Serving部署模型方案实现过程。☆36Updated 5 years ago
- 限定领域的三元组抽取的一次尝试,本文将会介绍笔者在2019语言与智能技术竞赛的三元组抽取比赛方面的一次尝试。☆134Updated 2 years ago
- 基于bert的kbqa系统☆152Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆137Updated 5 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆129Updated 2 years ago
- ☆12Updated 4 years ago
- 中文wiki百科QA阅读理解问答系统,使用了CCKS2016数据的NER模型和CMRC2018的阅读理解模型,还有W2V词向量搜索,使用torchserve部署☆90Updated 4 years ago