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:
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆185Updated 2 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆137Updated 3 years ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆271Updated 6 years ago
- 限定领域的三元组抽取的一次尝试,本文将会介绍笔者在2019语言与智能技术竞赛的三元组抽取比赛方面的一次尝试。☆134Updated 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
- 基于轻量级的albert实现albert+BiLstm+CRF☆92Updated 2 years ago
- 使用BERT做文本相似度☆63Updated 5 years ago
- chinese bertsum ; bertsum 抽取式模型中文版本;给出案例数据、全代码注释;下载即可训练、预测、学习☆205Updated 2 years ago
- 台北QA問答機器人(使用BERT、ALBERT)☆42Updated 5 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification☆141Updated 4 years ago
- 事 件抽取相关算法汇总☆126Updated 6 years ago
- 2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.☆316Updated 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…☆13Updated 2 years ago
- Chinese NER using BiLSTM/BERT + CRF☆64Updated 4 years ago
- 中文关系抽取☆137Updated 6 years ago
- BERT-BiLSTM-CRF的Keras版实现☆40Updated 6 years ago
- 实体链接demo☆65Updated 6 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated 2 years ago
- ☆43Updated 6 years ago
- 实体识别和关系抽取的联合模型☆124Updated 6 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆208Updated 6 years ago
- 中文关系抽取☆94Updated 4 years ago
- 基于远监督的中文关系抽取☆386Updated 4 years ago
- 基于bert的kbqa系统☆152Updated 3 years ago
- NER(命名实体识别)中文语料,一站式获取☆131Updated 6 years ago
- 一个关 于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 模型, 模型采用BERT+CNN。DEMO地址 https://github.com/Wangpeiyi9979/InformationExtractionDem…☆189Updated 6 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆187Updated 7 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 5 years ago
- Keras solution of simple Knowledge-Based QA task with Pretrained Language Model: supporting BERT/RoBERTa/ALBERT☆22Updated 2 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆405Updated 2 years ago