onehaitao / CNN-relation-extraction
Implementation of Relation Classification via Convolutional Deep Neural Network.
☆19Updated 3 years ago
Alternatives and similar repositories for CNN-relation-extraction:
Users that are interested in CNN-relation-extraction are comparing it to the libraries listed below
- ☆27Updated last year
- 第五届中国健康信息处理会议(CHIP2019)- 评测三:临床试验筛选标准短文本分类☆39Updated 2 years ago
- 本项目采用PyTorch和transformers模块实现英语序列标注,其中对BERT进行微调。☆19Updated 4 years ago
- Implementation of Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification.☆76Updated 3 years ago
- 基于 pytorch 的 bert 实现和下游任务微调☆48Updated 2 years ago
- ACE 2005 corpus preprocessing for Event Extraction task☆50Updated 4 years ago
- RoBERTa + BiLSTM + CRF for Chinese NER Task☆28Updated 3 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 3 years ago
- 使用多头的 思想来进行命名实体识别☆33Updated 3 years ago
- ☆56Updated 3 years ago
- NER任务SOTA模型BERT_MRC☆60Updated 11 months ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆129Updated 3 years ago
- 复习论文《A Frustratingly Easy Approach for Joint Entity and Relation Extraction》☆31Updated 3 years ago
- ☆41Updated 3 years ago
- 在原本BERT-BILSTM-CRF上融合GCN和词性标签等做NER任务☆26Updated 3 years ago
- A Simple yet Effective Relation Information Guided Approach for Few-Shot Relation Extraction☆19Updated 2 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆46Updated 4 years ago
- CHIP2020 Task 3 术语标准化任务☆30Updated 4 years ago
- ☆36Updated 4 years ago
- ☆21Updated 3 years ago
- Code for Label Semantics for Few Shot Named Entity Recognition☆55Updated last year
- CHIP2021-Task3-临床术语标准化任务-开源代码☆43Updated 3 years ago
- 记录自己用的BILSTM-CRF、ELMo、BERT等来做NER任务的代码。☆25Updated 5 years ago
- Implementation of Attention-Based Convolutional Neural Network for Semantic Relation Extraction.☆8Updated 3 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆53Updated 4 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago