dalinvip / PyTorch-Bert-BiLSTM-ATT-LJPLinks
PyTorch-Bert-BiLSTM-ATT-LJP
☆16Updated 6 years ago
Alternatives and similar repositories for PyTorch-Bert-BiLSTM-ATT-LJP
Users that are interested in PyTorch-Bert-BiLSTM-ATT-LJP are comparing it to the libraries listed below
Sorting:
- 参考NER,基于BERT的电商评论观点挖掘和情感分析☆43Updated 6 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Updated 5 years ago
- 中文关系抽取☆94Updated 4 years ago
- 中国法研杯CAIL2019要素抽取任务第三名方案分享☆139Updated 4 years ago
- 法研杯2019 阅读理解赛道 top3☆151Updated 2 years ago
- Bert预训练模型fine-tune计算文本相似度☆111Updated 2 years ago
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆131Updated 6 years ago
- The source code of 《 FGN:Fusion Glyph Network for Chinese Named Entity Recognition 》. SOTA Chinese NER method fusing both glyph represne…☆50Updated 5 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆54Updated 5 years ago
- Relation Extraction 中文关系提取☆74Updated 7 years ago
- 依存句法实现关系三元组的自动抽取☆99Updated 3 years ago
- 中文命名实体识别& 中文命名实体检测 python实现 基于字+ 词位 分别使用tensorflow IDCNN+CRF 及 BiLSTM+CRF 搭配词性标注实现中文命名实体识别及命名实体检测☆65Updated 6 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆79Updated 5 years ago
- 这是一个seq2seq模型,编码器是bert,解码器是transformer的解码器,可用于自然语言处理中文本生成领域的任务☆75Updated 6 years ago
- 实体链接demo☆65Updated 6 years ago
- baidu aistudio event extraction competition☆225Updated 2 years ago
- 实现了一下multi-head-selection联合关系实体抽取☆31Updated 6 years ago
- Keras solution of simple Knowledge-Based QA task with Pretrained Language Model: supporting BERT/RoBERTa/ALBERT☆22Updated 2 years ago
- (2019 法研杯 阅读理解) A pytorch implement of bert joint baseline for machine comprehension task in 2019 cail☆59Updated 3 years ago
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- bert pytorch模型微调用于的多标签文本分类☆137Updated 6 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 6 years ago
- 基于知识库的问答系统。其中使用带注意力机制的对抗迁移学习做中文命名实体识别,使用BERT模型做句子相似度分析。☆37Updated 6 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆78Updated 5 years ago
- 法研杯CAIL2019阅读理解赛题参赛模型☆42Updated 6 years ago
- 实体识别和关系抽取的联合模型☆124Updated 6 years ago
- Chinese NER using BiLSTM/BERT + CRF☆64Updated 4 years ago
- 2019之江杯人工智能大赛电商评论观点挖掘赛道top3☆48Updated 6 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆185Updated 2 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 6 years ago