percent4 / WSD_With_Text_Extraction
抽取式NLP模型(阅读理解模型,MRC)实现词义消歧(WSD)
☆12Updated 3 years ago
Alternatives and similar repositories for WSD_With_Text_Extraction
Users that are interested in WSD_With_Text_Extraction are comparing it to the libraries listed below
Sorting:
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆53Updated 2 years ago
- 基于BERT-MRC(阅读理解)的命名实体识别模型☆20Updated 3 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- Simple Transformers四种任务(分类、命名实体识别、机器阅读理解、语言模型微调)的代码样例,可以切换多种预训练模型。☆23Updated 2 years ago
- 基于百度uie的关系抽取☆20Updated 2 years ago
- 基于pytorch+bilstm_crf的中文命名实体识别☆15Updated 2 years ago
- 基于ERNIE的中文NER☆36Updated 2 years ago
- 基于pytorch的GlobalPointer进行中文命名实体识别。☆36Updated last year
- 文言文信息抽取(实体识别+关系抽取)☆9Updated 2 years ago
- 基于bert_mrc的中文命名实体识别☆44Updated 3 years ago
- 非结构化商业文本信息中隐私信息识别-rank2☆23Updated 4 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆124Updated 2 years ago
- ☆25Updated last year
- 2020 “万创杯”中医药天池大数据竞赛——中药说明书实体识别挑战 复盘☆31Updated 4 years ago
- 基于pytorch+bert的中文关系抽取☆29Updated 3 years ago
- ☆12Updated 3 years ago
- 使用多头的思想来进行命名实体识别☆33Updated 4 years ago
- nlp-bilstm+crf-ner☆48Updated 3 years ago
- 基于pytorch的TPLinker_plus进行中文命名实体识别☆18Updated 2 years ago
- albert-fc for RE(Relation Extraction),中文关系抽取☆18Updated 2 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- 复习论文《A Frustratingly Easy Approach for Joint Entity and Relation Extraction》☆31Updated 4 years ago
- 基于BERT-CRF的命名实体识别模型☆14Updated 3 years ago
- ☆13Updated last year
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道关系抽取部分torch版baseline☆52Updated 4 years ago
- 基于bert4keras开放领域的关系抽取☆20Updated 2 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆130Updated 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 4 years ago
- 使用bert进行事件抽取。☆44Updated last year
- benchmark of KgCLUE, with different models and methods☆27Updated 3 years ago