murray-z / Event_Extraction
采用bert进行事件抽取,[cls]进行事件分类,最后一层向量进行序列标注,两个任务同时训练。
☆12Updated 3 years ago
Alternatives and similar repositories for Event_Extraction:
Users that are interested in Event_Extraction are comparing it to the libraries listed below
- 使用多头的思想来进行命名实体识别☆33Updated 3 years ago
- 事件抽取-目前限定火灾新闻☆20Updated 5 years ago
- Multi-Label Text Classification Based On Bert☆19Updated last year
- ccks2021事件抽取比赛☆30Updated 3 years ago
- ccks2020的比赛-面向金融领域的篇章级事件主体与要素抽取(一)事件主体抽取☆17Updated 3 years ago
- 基于pytorch的TPLinker_plus进行中文命名实体识别☆18Updated last year
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- 2020 科大讯飞 事件抽取挑战赛☆21Updated 4 years ago
- Efficient-GlobalPointer的关系抽取任务☆22Updated 2 years ago
- 2020语言与智能技术竞赛:事件抽取任务☆27Updated 4 years ago
- 基于Pytorch + BERT的抽取式机器阅读理解☆20Updated 2 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 2 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆53Updated 4 years ago
- Implementations of BiLSTM-CRF and IDCNN-CRF NER models on Weibo, MSRA and Twitter copora.☆10Updated 4 years ago
- 利用 HMM、BiLSTM-CRF 及 ALBERT 模型进行中文命名实体识别☆23Updated 2 years ago
- 中文事件抽取☆11Updated 3 years ago
- albert-fc for RE(Relation Extraction),中文关系抽取☆17Updated last year
- 基于pytorch+bilstm_crf的中文命名实体识别☆14Updated 2 years ago
- 使用ACE2005创建以事件和实体为节点的事件知识图谱,用于智能问答☆16Updated 4 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆46Updated 4 years ago
- NER任务SOTA模型BERT_MRC☆60Updated 10 months ago
- 基于BERT+Biaffine结构的关系抽取模型☆11Updated 2 years ago
- bert-flat 简化版 添加了很多注释☆15Updated 3 years ago
- 支持百度竞赛数据的中文事件抽取,支持ace2005数据的英文事件抽取,本人将苏神的三元组抽取算法中的DGCNN改成了事件抽取任务,并将karas改成了本人习惯使用的pytorch,在数据加载处考虑了各种语言的扩展☆48Updated 4 years ago
- 2021 搜狐校园文本匹配算法大赛方案☆16Updated 2 months ago
- ☆18Updated 2 years ago
- 复现论文《Simplify the Usage of Lexicon in Chinese NER》☆42Updated 3 years ago
- 2020语言与智能技术竞赛:事件抽取任务 -- 联合抽取baseline☆54Updated 4 years ago
- A simple implement for multi-label text classification with Bert. I will extend the code to a higher version for very long text over 512,…☆11Updated 3 years ago