murray-z / Event_Extraction
采用bert进行事件抽取,[cls]进行事件分类,最后一层向量进行序列标注,两个任务同时训练。
☆10Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Event_Extraction
- 使用多头的思想来进行命名实体识别☆33Updated 3 years ago
- ccks2020的比赛-面向金融领域的篇章级事件主体与要素抽取(一)事件主体抽取☆17Updated 3 years ago
- 基于pytorch的TPLinker_plus进行中文命名实体识别☆18Updated last year
- Cascade bert+word vec and one layer FLAT, trained by adversarial FGM and Stochastic Weight Averaging☆23Updated 3 years ago
- 2021搜狐校园文本匹配算法大赛☆16Updated 3 years ago
- Multi-Label Text Classification Based On Bert☆19Updated last year
- 基于pytorch+bilstm_crf的中文命名实体识别☆13Updated 2 years ago
- ccks2021事件抽取比赛☆30Updated 3 years ago
- Implementations of BiLSTM-CRF and IDCNN-CRF NER models on Weibo, MSRA and Twitter copora.☆10Updated 4 years ago
- 基于TextCNN,测试三种对抗训练模型(FGSM,PGD,FREE)在text classification上的表现☆10Updated 2 years ago
- 基于BERT的文本多标签多分类☆10Updated 2 years ago
- 2021 搜狐校园文本匹配算法大赛方案☆16Updated this week
- Efficient-GlobalPointer的关系抽取任务☆22Updated 2 years ago
- 中文实体识别 bert/xlnet/albert ...预训练模型 +bilstm+crf / +crf☆22Updated 2 years ago
- WoBERT Pytorch 版本,中文词汇级Bert:WoBERT学习☆21Updated 3 years ago
- 2020 科大讯飞 事件抽取挑战赛☆21Updated 4 years ago
- ☆12Updated 3 years ago
- 使用bert进行事件抽取。☆35Updated last year
- ☆16Updated 3 years ago
- 多标签文本分类☆28Updated 2 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
- 使用bert进行中文方面级情感识别。☆21Updated last year
- bert-flat 简化版 添加了很多注释☆15Updated 2 years ago
- 基于torch的,支持logits、crf、span、global_pointer四种方法的命名实体识别任务框架☆17Updated 8 months ago
- albert-fc for RE(Relation Extraction),中文关系抽取☆18Updated last year
- 利用 HMM、BiLSTM-CRF 及 ALBERT 模型进行中文命名实体识别☆22Updated last year
- 中文事件抽取☆11Updated 3 years ago
- 非结构化商业文本信息中隐私信息识别-rank2☆22Updated 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆44Updated 4 years ago
- ☆21Updated 2 years ago