shibing624 / relextLinks
RelExt: A Tool for Relation Extraction from Text. 文本实体关系抽取工具。
☆51Updated 3 years ago
Alternatives and similar repositories for relext
Users that are interested in relext are comparing it to the libraries listed below
Sorting:
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- ☆58Updated 2 years ago
- 复习论文《A Frustratingly Easy Approach for Joint Entity and Relation Extraction》☆32Updated 4 years ago
- benchmark of KgCLUE, with different models and methods☆28Updated 3 years ago
- 基于PaddleNLP开源的抽取式UIE进行医学命名实体识别(torch实现)☆44Updated 3 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆56Updated 3 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆100Updated 2 years ago
- using lear to do ner extraction☆29Updated 3 years ago
- SinglepassTextCluster, an TextCluster tools based on Singlepass cluster algorithm that use tfidf vector and doc2vec,which can be used for…☆64Updated 4 years ago
- 🌈 NERpy: Implementation of Named Entity Recognition using Python. 命名实体识别工具,支持BertSoftmax、BertSpan等模型,开箱即用。☆115Updated last year
- 基于bert的中文实体链接☆31Updated 3 years ago
- 中文bigbird预训练模型☆96Updated 3 years ago
- Cascade bert+word vec and one layer FLAT, trained by adversarial FGM and Stochastic Weight Averaging☆23Updated 3 years ago
- 中文无监督SimCSE Pytorch实现☆135Updated 4 years ago
- 基于“Seq2Seq+前缀树”的知识图谱问答☆71Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆170Updated 3 years ago
- 基于 pytorch 的 bert 实现和下游任务微调☆53Updated 2 years ago
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆134Updated last year
- Code for Label Semantics for Few Shot Named Entity Recognition☆55Updated 2 years ago
- WoBERT_pytorch☆41Updated 4 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆149Updated 3 years ago
- 基于百度uie的关系抽取☆20Updated 3 years ago
- ccks金融事件主体抽取☆72Updated 4 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆131Updated 4 years ago
- 使用多头的思想来进行命名实体识别☆34Updated 4 years ago
- 本项目是CCKS2020实体链指比赛baseline(pytorch)☆19Updated 5 years ago
- GlobalPointer的优化版/NER实体识别☆122Updated 3 years ago
- Label Mask for Multi-label Classification☆57Updated 4 years ago
- pytorch Efficient GlobalPointer☆57Updated 3 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆47Updated 4 years ago