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
- 基于词汇信息融合的中文NER模型☆170Updated 3 years ago
- 抽取中文三元组☆95Updated 2 years ago
- 基于文本相似度的win10智能客服问答系统☆15Updated 5 years ago
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆50Updated 4 years ago
- 基于知识图谱的问答系统☆135Updated 5 years ago
- FAQ智能问答系统。实现FAQ的问题-模板匹配功能。部署轻量级的Web服务应用。☆64Updated last year
- intent detection and slot filling 意图识别与槽填充联合模型☆40Updated 3 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆56Updated 3 years ago
- 使用bert做领域分类、意图识别和槽位填充任务☆77Updated 5 years ago
- 基于ERNIE的中文NER☆38Updated 3 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆128Updated 2 years ago
- 基于检索的任务型多轮对话☆78Updated 4 years ago
- 中文关系抽取☆94Updated 4 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 3 years ago
- benchmark of KgCLUE, with different models and methods☆28Updated 3 years ago
- 基于Bert的智能问答系统!☆29Updated 5 years ago
- 新闻文本自动摘要, 以Textrank 为基础,融入 标题特征,单句位置特征,重要实体特征,线索词特征,做句子的综合权重计算,并使用MMR算法,兼顾自动摘要的主题相关性和摘要多样性。☆26Updated 3 years ago
- Bert预训练模型fine-tune计算文本相似度☆109Updated 2 years ago
- 中文的 Bert+BiLSTM+CRF 命名实体识别任务☆15Updated last year
- Using BERT+CRF model to do Chinese NER task☆26Updated 5 years ago
- 基于pytorch的TPLinker_plus进行中文命名实体识别☆20Updated 2 years ago
- 使用R-BERT模型对人物关系模型进行分类,效果有显著提升。☆24Updated 2 years ago
- 从模型训练到部署,实战知识图谱(Knowledge Graph)&自然语言处理(NLP)。涉及 Tensorflow, Bert+Bi-LSTM+CRF,Neo4j等 涵盖 Named Entity Recognition,Text Classify,Informatio…☆91Updated 5 years ago
- Intelligent Q&A system(第七届中软杯,智能问答系统)☆183Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆137Updated 5 years ago
- Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。☆178Updated 10 months ago
- 中文wiki百科QA阅读理解问答系统,使用了CCKS2016数据的NER模型和CMRC2018的阅读理解模型,还有W2V词向量搜索,使用torchserve部署☆90Updated 4 years ago
- 基于汽车知识图谱的汽车问答多轮对话系统☆38Updated 5 years ago
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago