cjfcsjt / QA-matchingLinks
利用lstm和lstm/cnn进行答案问题匹配
☆16Updated 7 years ago
Alternatives and similar repositories for QA-matching
Users that are interested in QA-matching are comparing it to the libraries listed below
Sorting:
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆76Updated 6 years ago
- bilstm _Attention_crf☆38Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- 在bert模型的pre_training基础上进行text_cnn文本分类☆79Updated 5 years ago
- 基于bert的ner,使用bilstm+crf☆32Updated 4 years ago
- use ELMo in chinese environment☆105Updated 7 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆208Updated 6 years ago
- ☆32Updated 6 years ago
- 汽车主题情感分析大赛冠军☆27Updated 6 years ago
- the demo for bert☆142Updated 6 years ago
- 2019年百度的实体链指比赛(ccks2019),一个baseline☆112Updated 6 years ago
- 基于句法分析的命名实体关系抽取程序☆66Updated 9 years ago
- biLSTM_CRF 命名实体识别☆52Updated 6 years ago
- KBQA based on the NLPCC2016 dataset, including reimplementation of NLPCC2016 best team`s QA.☆317Updated 6 years ago
- 基于知识库的问答系统。其中使用带注意力机制的对抗迁移学习做中文命名实体识别,使用BERT模型做句子相似度分析。☆37Updated 6 years ago
- 2018-JDDC大赛第4名的解决方案☆236Updated 7 years ago
- 基于BERT的中文序列标注☆141Updated 7 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆94Updated 6 years ago
- 中文自然语言的实体抽取和意图识别(Natural Language Understanding),可选Bi-LSTM + CRF 或者 IDCNN + CRF☆187Updated 7 years ago
- 2018百度机器阅读理解技术竞赛☆169Updated 6 years ago
- 基于条件随机场的医疗电子病例的命名实体识别☆114Updated 7 years ago
- 基于知识库的问答:seq2seq模型实践☆357Updated 5 years ago
- 关系抽取个人实战总结以及开源工具包使用☆56Updated 6 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆199Updated 5 years ago
- details☆263Updated 7 years ago
- 基于siamese-lstm的中文句子相似度计算☆129Updated 7 years ago
- 实体链接demo☆65Updated 6 years ago
- biLSTM_CRF 中文分词☆34Updated 6 years ago
- bert for chinese text classification☆141Updated 6 years ago
- pytorch用Textcnn-bilstm-crf模型实现命名实体识别☆42Updated 7 years ago