st9007a / ChineseQABotLinks
☆15Updated 5 years ago
Alternatives and similar repositories for ChineseQABot
Users that are interested in ChineseQABot are comparing it to the libraries listed below
Sorting:
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆272Updated 6 years ago
- chinese-sequence-ner多模型中文命名实体识别☆75Updated 5 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆91Updated 2 years ago
- Keras solution of simple Knowledge-Based QA task with Pretrained Language Model: supporting BERT/RoBERTa/ALBERT☆22Updated 2 years ago
- Multiple-Relations-Extraction-Only-Look-Once. Just look at the sentence once and extract the multiple pairs of entities and their corresp…☆349Updated 6 years ago
- 基于bert的kbqa系统☆152Updated 3 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆185Updated 6 years ago
- 关系抽取个人实战总结以及开源工具包使用☆56Updated 6 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆185Updated 2 years ago
- 事件抽取相关算法汇总☆126Updated 6 years ago
- Code for http://lic2019.ccf.org.cn/kg 信息抽取。使用基于 BERT 的实体抽取和关系抽取的端到端的联合模型。☆288Updated 6 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆61Updated 6 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆138Updated 2 years ago
- 中文命名实体识别& 中文命名实体检测 python实现 基于字+ 词位 分别使用tensorflow IDCNN+CRF 及 BiLSTM+CRF 搭配词性标注实现中文命名实体识别及命名实体检测☆66Updated 6 years ago
- AAAI19 - Lattice CNNs for Matching Based Chinese Question Answering☆110Updated 2 years ago
- 哈工大bert上fine turning ,中文人物关系抽取任务准确率0.97☆118Updated 5 years ago
- 基于BERT-BLSTM-CRF 序列标注模型,支持中文分词、词性标注、命名实体识别、语义角色标注。☆24Updated 5 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 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
- bert for chinese text classification☆142Updated 6 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification☆141Updated 3 years ago
- 基于知识图谱的问答系统☆72Updated 6 years ago
- 基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型☆168Updated 6 years ago
- 中文关系抽取☆137Updated 6 years ago
- 基于BERT的中文命名实体识别☆393Updated 5 years ago
- 结合BERT+GRU+ATT模型,对自己收集的人物关系数据进行模型训练,用于人物关系抽取。☆326Updated 2 years ago
- 中文关系抽取☆94Updated 3 years ago
- FAQ-based Question Answering System using BERT☆75Updated 2 years ago
- 从模型训练到部署,实战知识图谱(Knowledge Graph)&自然语言处理(NLP)。涉及 Tensorflow, Bert+Bi-LSTM+CRF,Neo4j等 涵盖 Named Entity Recognition,Text Classify,Informatio…☆91Updated 5 years ago
- 使用BERT做文本相似度☆63Updated 5 years ago