hanxiaoheihei / BIT_QA_SystemLinks
问答系统前后端
☆15Updated 4 years ago
Alternatives and similar repositories for BIT_QA_System
Users that are interested in BIT_QA_System are comparing it to the libraries listed below
Sorting:
- 将bert模型应用到问答系统中来,一者学习知识图谱的基本操作,二简单搭建问答系统的基本框架,三将词向量、bert模型实践应用☆59Updated 6 years ago
- 基于知识图谱的问答系统☆135Updated 5 years ago
- 中文wiki百科QA阅读理解问答系统,使用了CCKS2016数据的NER模型和CMRC2018的阅读理解模型,还有W2V词向量搜索,使用torchserve部署☆90Updated 4 years ago
- PyTorch使用BERT进行英语多标签文本分类☆34Updated 3 years ago
- 基于pytorch的级联Bert用于中文命名实体识别。☆21Updated 2 years ago
- 毕业设计,基于事理图谱的事件推理系统☆71Updated 5 years ago
- 多标签文本分类☆53Updated 6 years ago
- 基于汽车知识图谱的汽车问答多轮对话系统☆38Updated 5 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Updated 5 years ago
- ☆42Updated 2 years ago
- 阿里天池赛:CCKS2021 运营商知识图谱推理问答☆51Updated 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- “万创杯”中医药天池大数据竞赛——中医文献问题生成挑战 决赛 第一名方案☆137Updated 4 years ago
- 实体识别和关系抽取的联合模型☆124Updated 6 years ago
- 中文关系抽取☆94Updated 3 years ago
- 基于知识图谱的中文问答系统(EA-CKGQA)☆37Updated 5 years ago
- NER and RE in medical insurance。用于医疗领域的知识图谱构建,通过DL中的相关算法,实现领域实体的命名实体识别和关系抽取。☆63Updated 5 years ago
- 基于知识库的问答系统。其中使用带注意力机制的对抗迁移学习做中文命名实体识别,使用BERT模型做句子相似度分析。☆37Updated 6 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆62Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆137Updated 5 years ago
- 基于知识图谱和相似度匹配的肝病智能问答系统☆35Updated 5 years ago
- 基于Transformer的生成式文本摘要☆186Updated 3 years ago
- ☆60Updated 5 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆77Updated 5 years ago
- 知识图谱三元组抽取(实体-关系-实体,实体-属性-属性值)☆107Updated 4 years ago
- 基于CNN、RNN、GCN、BERT的中文文本分类☆43Updated 2 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆151Updated 2 years ago
- 基于pytorch+bert的中文关系抽取☆30Updated 3 years ago
- BERT-BiLSTM-CRF的Keras版实现☆41Updated 6 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago