onehaitao / CNN-relation-extraction
Implementation of Relation Classification via Convolutional Deep Neural Network.
☆19Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for CNN-relation-extraction
- ☆27Updated last year
- 使用多头的思想来进行命名实体识别☆33Updated 3 years ago
- 在原本BERT-BILSTM-CRF上融合GCN和词性标签等做NER任务☆26Updated 3 years ago
- ☆13Updated 2 years ago
- CCKS2020 面向中文短文本的实体链指任务。主要思路为:使用基于BiLSTM和Attention的语义模型进行Query和Doc的文本匹配,再针对匹配度进行pairwise排序,从而选出最优的知识库实体。☆46Updated 3 years ago
- ☆56Updated 3 years ago
- Implementation of Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification.☆76Updated 3 years ago
- PRGC: Potential Relation and Global Correspondence Based Joint Relational Triple Extraction☆109Updated 3 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆40Updated 3 years ago
- ontonotes5.0 数据预处理,按照官方给的方式进行训练集、验证集、测试集的分割。Ontonotes5.0 pretreatment☆25Updated 3 years ago
- 搜索所有中文NLP数据集,附常用英文NLP数据集☆14Updated 4 years ago
- Code for Label Semantics for Few Shot Named Entity Recognition☆54Updated last year
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆44Updated 4 years ago
- Official Code For TDEER: An Efficient Translating Decoding Schema for Joint Extraction of Entities and Relations (EMNLP 2021)☆41Updated 3 months ago
- NER任务SOTA模型BERT_MRC☆59Updated 7 months ago
- Effective Cascade Dual-Decoder Model for Joint Entity and Relation Extraction.☆17Updated 2 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆24Updated 4 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆126Updated 3 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- ☆35Updated 4 years ago
- 2020 科大讯飞 事件抽取挑战赛☆21Updated 4 years ago
- 中文医学文本实体关系抽取☆21Updated 4 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆51Updated 4 years ago
- Label Mask for Multi-label Classification☆55Updated 3 years ago
- 使用BERT-BiLSTM+CRF进行ner任务(pytorch_lightning版)☆38Updated last year
- 图网络和少样本学习在自然语言理解领域的前沿综述。本文旨在探索自然语言理解领域中(主要探索了命名实体识别,关系抽取)一些深度学习前沿的应用(主要探索了结合图神经网络和少样本学习场景的方法)共计15篇顶会论文(EMNLP,AAAI,ACL,COLING)。☆18Updated 3 years ago
- CHIP2021-Task3-临床术语标准化任务-开源代码☆41Updated 2 years ago
- ☆40Updated last year
- The code of "Relation-Guided Few-Shot Relational Triple Extraction", SIGIR 2022.☆12Updated 2 years ago