taishan1994 / pytorch_uie_ner
基于pytorch的百度UIE命名实体识别。
☆57Updated 2 years ago
Alternatives and similar repositories for pytorch_uie_ner:
Users that are interested in pytorch_uie_ner are comparing it to the libraries listed below
- 基于pytorch的GlobalPointer进行中文命名实体识别。☆36Updated last year
- 基于bert_mrc的中文命名实体识别☆43Updated 2 years ago
- GlobalPointer的优化版/NER实体识别☆116Updated 3 years ago
- pytorch Efficient GlobalPointer☆53Updated 2 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆52Updated 2 years ago
- ☆57Updated 2 years ago
- TPlinker for NER 中文/英文命名实体识别☆123Updated 3 years ago
- Knowledge Graph☆171Updated 2 years ago
- https://tianchi.aliyun.com/dataset/dataDetail?dataId=95414☆30Updated 3 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 3 years ago
- using lear to do ner extraction☆29Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆165Updated 2 years ago
- GPLinker_pytorch☆81Updated 2 years ago
- 基于PaddleNLP开源的抽取式UIE进行医学命名实体识别(torch实现)☆44Updated 2 years ago
- ☆18Updated 3 years ago
- 嵌套命名实体识别 Nested NER☆19Updated 3 years ago
- Tplinker注释,中文数据集适配版本☆59Updated 4 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆123Updated last year
- 基于GlobalPointer的实体/关系/事件抽取☆146Updated 3 years ago
- ccks金融事件主体抽取☆72Updated 4 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆129Updated 3 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道事件抽取部分torch版baseline☆76Updated 3 years ago
- 使用多头的思想来进行命名实体识别☆33Updated 3 years ago
- NER任务SOTA模型BERT_MRC☆60Updated last year
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago
- 本NER项目包含多个中文数据集,模型采用BiLSTM+CRF、BERT+Softmax、BERT+Cascade、BERT+WOL等,最后用TFServing进行模型部署,线上推理和线下推理。☆80Updated 3 years ago
- 使用Mask LM预训练任务来预训练Bert模型。训练垂直领域语料的模型表征,提升下游任务的表现。☆43Updated 2 years ago
- ☆88Updated 3 years ago
- benchmark of KgCLUE, with different models and methods☆27Updated 3 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆98Updated 2 years ago