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:
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆130Updated 6 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Updated 5 years ago
- 中文命名实体识别& 中文命名实体检测 python实现 基于字+ 词位 分别使用tensorflow IDCNN+CRF 及 BiLSTM+CRF 搭配词性标注实现中文命名实体识别及命名实体检测☆66Updated 6 years ago
- 基于知识库的问答系统。其中使用带注意力机制的对抗迁移学习做中文命名实体识别,使用BERT模型做句子相似度分析。☆37Updated 6 years ago
- 实现了一下multi-head-selection联合关系实体抽取☆31Updated 6 years ago
- Chinese NER using BiLSTM/BERT + CRF☆65Updated 4 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆54Updated 5 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 5 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆138Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆136Updated 5 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆55Updated 5 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆77Updated 5 years ago
- 实体识别和关系抽取的联合模型☆124Updated 6 years ago
- 电商评论观点挖掘☆43Updated 4 years ago
- 多标签文本分类☆53Updated 6 years ago
- SEBERTNets:一种面向金融领域的事件主体抽取方法☆194Updated 3 years ago
- 采用依存句法分析进行关系抽取☆21Updated 7 years ago
- 限定领域的三元组抽取的一次尝试,本文将会介绍笔者在2019语言与智能技术竞赛的三元组抽取比赛方面的一次尝试。☆134Updated 2 years ago
- Code for http://lic2019.ccf.org.cn/kg 信息抽取。使用基于 BERT 的实体抽取和关系抽取的端到端的联合模型。☆288Updated 6 years ago
- Bert预训练模型fine-tune计算文本相似度☆107Updated 2 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆185Updated 2 years ago
- (2019 法研杯 阅读理解) A pytorch implement of bert joint baseline for machine comprehension task in 2019 cail☆59Updated 2 years ago
- 中国法研杯CAIL2019要素抽取任务第三名方案分享☆139Updated 4 years ago
- 参考NER,基于BERT的电商评论观点挖掘和情感分析☆42Updated 6 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 6 years ago
- baidu aistudio event extraction competition☆225Updated 2 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- ☆92Updated 7 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆61Updated 6 years ago
- Dataset from 'Character-based BiLSTM-CRF Incorporating POS and Dictionaries for Chinese Opinion Target Extraction'☆45Updated 6 years ago